Skip to content

Commit 5cd672e

Browse files
amp-rhclaude
andcommitted
Add slack_user to firewatch webhook test rule
Wire up per-rule Slack routing in the test config so pj-rehearse validates that the webhook payload includes the slack_user field. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 11861e6 commit 5cd672e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-operator/config/RedHatQE/firewatch/RedHatQE-firewatch-main__slack-webhook-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tests:
2929
FIREWATCH_CONFIG: |
3030
{
3131
"failure_rules": [
32-
{"step": "*", "failure_type": "all", "classification": "Test", "jira_project": "INTEROP"}
32+
{"step": "*", "failure_type": "all", "classification": "Test", "jira_project": "INTEROP", "slack_user": "mpruitt@redhat.com"}
3333
]
3434
}
3535
FIREWATCH_DEFAULT_JIRA_PROJECT: INTEROP

0 commit comments

Comments
 (0)