CI: fork alls-green to silence success verification#896
Merged
Conversation
|
Visit the preview URL for this PR (updated for commit 4877b93): https://golioth-firmware-sdk-doxygen-dev--pr896-szczys-quiet-a-0wqngeun.web.app (expires Wed, 21 Jan 2026 19:48:44 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: a9993e61697a3983f3479e468bcb0b616f9a0578 |
d545e77 to
3ae93b0
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. |
sam-golioth
requested changes
Jan 14, 2026
| steps: | ||
| - name: Decide whether the needed jobs succeeded or failed | ||
| uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe | ||
| uses: golioth/alls-green@szczys/configure-action-summary-output |
Contributor
There was a problem hiding this comment.
Can we make this a commit hash? Or a tag? (e.g. golioth-v1)
Only post alls-green console summaries if the were matrix tests that did not succeed Signed-off-by: Mike Szczys <mike@golioth.io>
3ae93b0 to
4877b93
Compare
sam-golioth
approved these changes
Jan 14, 2026
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.
Only post alls-green console summaries if the were matrix tests that did not succeed.
Updates to forked
alls-greenaction:re-actors/alls-green@unstable/v1...golioth:alls-green:szczys/configure-action-summary-output
A PR to the upstream repo is open here: re-actors/alls-green#36
Behavior of successful verify steps
Successful builds do not generate a summary card, but the output of

alls-greenis still shown in the verify job output:Behavior when all matrix steps are not successful
Cards are shown in the summary when the verify job is not successful:

resolves: https://github.com/golioth/firmware-issue-tracker/issues/900