GitHub actions on push breaks pull request messages
Open
bug
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
https://intuit.github.io/auto/docs/build-platforms/github-actions says that one should use the `push` event to trigger auto. However, if we want to have a link to the release of the pull request message, this breaks. The issue is that a pull request may not exist yet when the action runs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.