Skip to content

DEVEX-1398: remove notify-ci-failure (moved to encodium/actions)#139

Merged
pdodgen-revparts merged 1 commit into
mainfrom
DEVEX-1398-remove-notify-from-dotgithub
Jun 24, 2026
Merged

DEVEX-1398: remove notify-ci-failure (moved to encodium/actions)#139
pdodgen-revparts merged 1 commit into
mainfrom
DEVEX-1398-remove-notify-from-dotgithub

Conversation

@pdodgen-revparts

Copy link
Copy Markdown
Contributor

Removes the orphaned notify-ci-failure.yaml from encodium/.github. It now lives in encodium/actions (#11, merged) and all watcher callers reference encodium/actions/.github/workflows/notify-ci-failure.yaml@main. No remaining consumers of this copy.

The CI-failure Slack notifier now lives at
encodium/actions/.github/workflows/notify-ci-failure.yaml and all callers
reference it there. No remaining consumers of this copy.
@pdodgen-revparts pdodgen-revparts requested a review from a team as a code owner June 24, 2026 21:24
@pdodgen-revparts pdodgen-revparts merged commit 8e70521 into main Jun 24, 2026
@cursor

cursor Bot commented Jun 24, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI-only cleanup with no application code changes; risk is limited to any workflow still pointing at this deleted file (PR states none remain).

Overview
Deletes the reusable workflow .github/workflows/notify-ci-failure.yaml, which posted CI failure details to Slack via slackapi/slack-github-action.

That workflow now lives in encodium/actions; callers are expected to use encodium/actions/.github/workflows/notify-ci-failure.yaml@main instead of this in-repo copy.

Reviewed by Cursor Bugbot for commit 5632761. Bugbot is set up for automated code reviews on this repo. Configure here.

@pdodgen-revparts pdodgen-revparts deleted the DEVEX-1398-remove-notify-from-dotgithub branch June 24, 2026 21:24
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