-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat(ci): connect nightly scorecard to Slack channel #2614
Copy link
Copy link
Closed
Labels
VRDCIssues and PRs submitted by NVIDIA VRDC test team.Issues and PRs submitted by NVIDIA VRDC test team.area: ciCI workflows, checks, release automation, or GitHub ActionsCI workflows, checks, release automation, or GitHub Actionsarea: e2eEnd-to-end tests, nightly failures, or validation infrastructureEnd-to-end tests, nightly failures, or validation infrastructure
Metadata
Metadata
Labels
VRDCIssues and PRs submitted by NVIDIA VRDC test team.Issues and PRs submitted by NVIDIA VRDC test team.area: ciCI workflows, checks, release automation, or GitHub ActionsCI workflows, checks, release automation, or GitHub Actionsarea: e2eEnd-to-end tests, nightly failures, or validation infrastructureEnd-to-end tests, nightly failures, or validation infrastructure
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
Connect the nightly E2E scorecard workflow (#2613) to a Slack channel so the team gets a morning CI health summary without opening GitHub.
Parent tracking issue: #2612
Depends on: #2613 (scorecard workflow)
Setup Steps
#nemoclaw-ci)SLACK_WEBHOOK_URLas a GitHub repo secret (Settings → Secrets → Actions)workflow_dispatchDesign
The scorecard workflow (#2613) already includes a conditional Slack posting hook:
SLACK_WEBHOOK_URLsecret exists → format and POST scorecard as Slack Block Kit messageThis issue covers:
Slack Message Format
Use Block Kit for rich formatting:
Future Enhancements (out of scope)
Acceptance Criteria
SLACK_WEBHOOK_URLrepo secret is configuredworkflow_dispatchtriggers Slack post for testing