Skip to content

chore(ci): remove PR review Slack notifications - #211

Open
haydenshively wants to merge 1 commit into
feature/release-intent-gated-deploysfrom
chore/remove-pr-slack-notify
Open

chore(ci): remove PR review Slack notifications#211
haydenshively wants to merge 1 commit into
feature/release-intent-gated-deploysfrom
chore/remove-pr-slack-notify

Conversation

@haydenshively

Copy link
Copy Markdown
Collaborator

Stacked on #210.

Summary

Morpho no longer reviews PRs through Slack, so the PR notifier goes. Deletes .github/workflows/pr-slack-notify.yml and its only consumer's data file, .github/slack-user-map.json.

Kept: release-slack-notify.yml, secrets.SLACK_BOT_TOKEN, and vars.SLACK_RELEASE_CHANNEL_ID. The release notifier is now chained from deploy-bot.yml in #210, which is the first time it will actually post.

Docs

  • Addendum on TIB-2026-07-14 recording the retirement and what stays.
  • docs/INDEX.md entry updated.

Admin follow-up (out of band)

vars.SLACK_PR_CHANNEL_ID is now unused and can be deleted from the repository variables. The <!-- slack-thread-ts:… --> markers left in older PR descriptions are inert.

Verification

  • grep -rn "pr-slack-notify\|slack-user-map\|SLACK_PR_CHANNEL_ID" returns only the TIB's historical text and addendum.
  • pnpm format:check, pnpm knip: clean.

🤖 Generated with Claude Code

@haydenshively haydenshively self-assigned this Sep 10, 2026
@haydenshively
haydenshively marked this pull request as ready for review September 10, 2026 03:38
@haydenshively
haydenshively added this pull request to stack #212 September 10, 2026 03:38
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ⚠️ Failed 2026-09-10T03:41:04.178179Z 85dcf49 Draft marked ready
🔒 Security Review Completed 2026-09-10T03:44:01.700467Z 85dcf49 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

Morpho no longer reviews PRs through Slack. Deletes pr-slack-notify.yml
and its slack-user-map.json; release-slack-notify.yml stays and is now
chained from deploy-bot.yml. vars.SLACK_PR_CHANNEL_ID can be deleted
from the repository variables.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@haydenshively
haydenshively force-pushed the chore/remove-pr-slack-notify branch from 85dcf49 to d140580 Compare September 10, 2026 04:33
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.

2 participants