chore: trigger github issue creation/update if nightly fails - #4245
Open
joshgamache wants to merge 2 commits into
Open
chore: trigger github issue creation/update if nightly fails#4245joshgamache wants to merge 2 commits into
joshgamache wants to merge 2 commits into
Conversation
joshgamache
force-pushed
the
fix/nightly-create-issue
branch
3 times, most recently
from
February 13, 2026 16:36
b7b0fa6 to
314e625
Compare
joshgamache
force-pushed
the
fix/nightly-create-issue
branch
2 times, most recently
from
March 11, 2026 16:49
0027325 to
a7cb745
Compare
joshgamache
force-pushed
the
fix/nightly-create-issue
branch
from
March 16, 2026 16:58
a7cb745 to
61c79db
Compare
joshgamache
force-pushed
the
fix/nightly-create-issue
branch
from
March 23, 2026 18:37
61c79db to
a01feab
Compare
joshgamache
force-pushed
the
fix/nightly-create-issue
branch
2 times, most recently
from
April 7, 2026 19:11
1fffb52 to
b641c3a
Compare
joshgamache
force-pushed
the
fix/nightly-create-issue
branch
from
April 22, 2026 16:26
b641c3a to
5df4cb2
Compare
andrea-williams
force-pushed
the
develop
branch
from
April 27, 2026 22:14
f52135c to
f0b3daf
Compare
joshgamache
force-pushed
the
fix/nightly-create-issue
branch
from
June 1, 2026 16:14
5df4cb2 to
0d774ec
Compare
joshgamache
force-pushed
the
fix/nightly-create-issue
branch
from
July 3, 2026 18:47
0d774ec to
49546a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes to the action trigger that creates an issue when there are nightly build/test failures. Adds a GitHub
@mentionto the issue/comment created as well.Changes 🚧
needs.xyz.resultrather thanfailure()(which only tracks the current job not entire workflow).