-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor function to get pr number #21
Conversation
@@ -7,12 +7,6 @@ inputs: | |||
description: 'a github access token' | |||
required: true | |||
default: ${{ github.token }} | |||
pr_url: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test comment 2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test comment 3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test comment 4
Hey @tnyo43! It seems the discussion is dragging on. Perhaps instead of text communication, you could try having a conversation via face-to-face or video call, or even try mob programming? number of commentsthe number of the comments is 4 threshold: 4 |
test comment getting pr number works fine 👍
|
update getting pr number logic.
context.payload.issue.number
context.payload.pull_request.number
I checked it works on tnyo43/github-action-take-issue-number-on-issue-comment#3