-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
"Create Release Proposal" GHA does not trigger pull_request#opened
workflows
#58096
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
Comments
Do we create releases with GHA? Not on this repo I don’t think |
#57896 this was created by a github bot |
In today's Build WG call we were discussing why #57994 didn't get picked up before #57896 landed. Part of the discussion was the possibility that opening the PR via GitHub Actions (if that was how it was opened) may not trigger other GitHub workflows. |
Ah you meant opening the release proposal PR, not creating the GH release |
pull_request#opened
workflows
#58226 was opened by the workflow and triggered the workflows. |
To be more precise, opening it did not trigger the workflows, marking it as Ready for reviews did. |
Seems to be working as intended to me. |
Version
No response
Platform
Subsystem
No response
What steps will reproduce the bug?
Opening a release proposal PR with GHA does not trigger the GHA CI workflow. Similar discussions https://github.com/orgs/community/discussions/65321
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
That it triggers the CI
What do you see instead?
GHA workflows not being triggered
Additional information
Workaround is to use a PAT instead of github token
@nodejs/build @nodejs/releasers
The text was updated successfully, but these errors were encountered: