-
Notifications
You must be signed in to change notification settings - Fork 119
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
ci: Update existing bot comment #1286
ci: Update existing bot comment #1286
Conversation
Timestamp: 2020-10-29 11:56:33 |
c22ad3c
to
629f0be
Compare
629f0be
to
8e6b7b3
Compare
ff0a718
to
50c54c6
Compare
uses: peter-evans/find-comment@v1 | ||
id: fc | ||
with: | ||
issue-number: ${{ github.event.pull_request.number }} |
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.
Probably for push events, it will be null, but I am not sure if we should take care of it
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.
maybe skip past push events and only check for a creation of pull request? @pawelpasterz
- name: Add ubuntu-workflow Build Scan URL to Pull Request | ||
uses: mshick/add-pr-comment@v1 | ||
- name: Get current time | ||
uses: 1466587594/get-current-time@v2 |
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.
what a strange usename
uses: peter-evans/find-comment@v1 | ||
id: fc | ||
with: | ||
issue-number: ${{ github.event.pull_request.number }} |
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.
maybe skip past push events and only check for a creation of pull request? @pawelpasterz
@Sloox @piotradamczyk5 |
Test Plan
github-actions[bot]
comments are updated instead of creating a new one.Used GMT+0 timezone for the timestamp