[CI] Report nightly weekly test failures in issue board. - #683
Merged
Conversation
Add reporting steps for nightly test results, including failure and success handling.
MridulS
approved these changes
Jul 29, 2026
MridulS
left a comment
Member
There was a problem hiding this comment.
Looks good at first glance, let's try out the bot.
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.
It was tested in these runs:
Creat an issue on failure
It created the issue #682 (I fixed the title in this branch)
https://github.com/scipp/ess/actions/runs/30393729000
When the issue already exists about nightly failure
It doesn't create a new issue but prints out the existing issue number
https://github.com/scipp/ess/actions/runs/30393832476
Close an open issue when all tests succeed
It closes an existing open issue with the
nightly-failurelabel #681https://github.com/scipp/ess/actions/runs/30393487225/job/90390714701
When there is no open issue, it does nothing.
https://github.com/scipp/ess/actions/runs/30393487225/job/90391008068