Skip to content

Conversation

@tibisabau
Copy link

Description

Added automatic GitHub issue creation to the CI Additional workflow to notify maintainers when scheduled cron jobs fail. Since this workflow runs quarterly on a cron schedule, failures can go unnoticed. The new create-issue-on-failure job monitors the workflow execution and automatically creates a detailed issue with links to the failed run when any job fails during scheduled runs.

Closes #2243.

The code in this pull request was generated by GitHub Copilot with the Claude Sonnet 4.5 model.

Checklist if Applicable

  • The tests passed
  • Linting passed – YAML syntax validated
  • Documentation has been added
  • CHANGELOG.md has been updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Update additional.yaml workflows to post an issue on error

1 participant