Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

feat: get slack notif in case of spec build failure#317

Open
letypequividelespoubelles wants to merge 3 commits into
mainfrom
316-slack-notif-when-spec-not-building
Open

feat: get slack notif in case of spec build failure#317
letypequividelespoubelles wants to merge 3 commits into
mainfrom
316-slack-notif-when-spec-not-building

Conversation

@letypequividelespoubelles

@letypequividelespoubelles letypequividelespoubelles commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Note

Adds Slack failure/cancellation notifications to the spec compile workflow and pins actions/checkout to v5.

  • CI (GitHub Actions):
    • Failure notifications: Add Slack notification step on failure() or cancelled() using slackapi/slack-github-action with webhook payload.
    • Hard pin: Update actions/checkout to v5 via commit SHA in .github/workflows/compile.yml.

Written by Cursor Bugbot for commit 4766976. This will update automatically on new commits. Configure here.

Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
@letypequividelespoubelles letypequividelespoubelles linked an issue Nov 13, 2025 that may be closed by this pull request
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Comment thread .github/workflows/compile.yml Outdated
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

slack notif when spec not building

1 participant