Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdb8ba6c

Browse files
authored
chore: remove buggy comment reaction fromdeploy-pr.yaml (#8555)
1 parentc83975c commitdb8ba6c

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

‎.github/workflows/pr-deploy.yaml‎

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -58,23 +58,6 @@ jobs:
5858
CODER_BASE_IMAGE_TAG:ghcr.io/coder/coder-preview-base:pr${{ steps.pr_number.outputs.PR_NUMBER }}
5959
CODER_IMAGE_TAG:ghcr.io/coder/coder-preview:pr${{ steps.pr_number.outputs.PR_NUMBER }}
6060

61-
-name:Find Deploy Comment
62-
if:github.event_name == 'issue_comment'
63-
uses:peter-evans/find-comment@v2
64-
id:fco
65-
with:
66-
issue-number:${{ steps.pr_number.outputs.PR_NUMBER }}
67-
comment-author:"github-actions[bot]"
68-
body-includes:/deploy-pr
69-
70-
-name:React with Rocket
71-
if:github.event_name == 'issue_comment'
72-
id:comment_ido
73-
uses:peter-evans/create-or-update-comment@v3
74-
with:
75-
comment-id:${{ steps.fco.outputs.comment-id }}
76-
reactions:rocket
77-
7861
-name:Find Comment
7962
uses:peter-evans/find-comment@v2
8063
id:fc

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp