Skip to content

ci: add failure notification to trigger-nightly workflow #1140

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

Merged
merged 5 commits into from
Jul 29, 2025

Conversation

hi-ogawa
Copy link
Owner

Summary

  • Add GitHub issue creation when the nightly trigger workflow fails
  • Helps notify about PAT expiration or other authentication issues
  • Includes run ID, workflow name, and direct link to failed run

Test plan

  • Test by temporarily adding false command at start of git step
  • Verify issue is created with proper details when workflow fails
  • Remove test failure command after verification

🤖 Generated with Claude Code

hi-ogawa and others added 5 commits July 29, 2025 09:26
Add GitHub issue creation when the nightly trigger workflow fails.
This helps notify about PAT expiration or other authentication issues.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Add issues: write permission to fix 403 error when creating
failure notification issues.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@hi-ogawa hi-ogawa merged commit a841ee0 into main Jul 29, 2025
13 of 14 checks passed
@hi-ogawa hi-ogawa deleted the add-workflow-failure-notification branch July 29, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant