Skip to content

Add a GH workflow for posting compute sanitizer status report to slack - #357

Open
Avinash-Raj wants to merge 3 commits into
mainfrom
add-compute-sanitizer-status-report
Open

Add a GH workflow for posting compute sanitizer status report to slack#357
Avinash-Raj wants to merge 3 commits into
mainfrom
add-compute-sanitizer-status-report

Conversation

@Avinash-Raj

Copy link
Copy Markdown
Contributor

Summary

Adds an automated status report for the weekly compute-sanitizer runs, mirroring the existing nightly status report. It analyses the latest compute-sanitizer-trigger run with scripts/workflow_status/workflow_status.py (status table + AI failure analysis) and posts the result to the nightly Slack channel.

@Avinash-Raj
Avinash-Raj requested a review from a team as a code owner June 5, 2026 09:29
@Avinash-Raj
Avinash-Raj requested review from bdice and simoneves June 5, 2026 09:29
echo "$HOME/.local/bin" >> "$GITHUB_PATH"
claude --version
- name: Setup report tools (gh + Claude CLI)
uses: ./.github/actions/setup-report-tools

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A reusable composite action which installs the tools (gh, claude clis) necessary for generating workflow status report.

@misiugodfrey
misiugodfrey requested review from misiugodfrey and removed request for misiugodfrey June 16, 2026 16:31
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