Skip to content

Conversation

@ComputelessComputer
Copy link
Collaborator

@ComputelessComputer ComputelessComputer commented Feb 11, 2026

Only send Slack notifications when an article is submitted for review
(ready_for_review == true) and remove the "Merge" button from the Slack
message. This avoids noisy notifications on every save/edit and prevents
offering a merge action from Slack — merging should be done via the
GitHub UI.

Changes:

  • Added review-status check to the Notify Slack step condition so messages are only sent on submission for review.
  • Replaced dynamic message text with a fixed "Article submitted for review" message and adjusted attachment color to the review color.
  • Removed the "Merge" button from the Slack message attachments.
  • Updated admin README to reflect that no notification is sent on save and to document the new review notification behavior and removed merge action.

Open with Devin

Only send Slack notifications when an article is submitted for review
(ready_for_review == true) and remove the "Merge" button from the Slack
message. This avoids noisy notifications on every save/edit and prevents
offering a merge action from Slack — merging should be done via the
GitHub UI.

Changes:
- Added review-status check to the Notify Slack step condition so messages are only sent on submission for review.
- Replaced dynamic message text with a fixed "Article submitted for review" message and adjusted attachment color to the review color.
- Removed the "Merge" button from the Slack message attachments.
- Updated admin README to reflect that no notification is sent on save and to document the new review notification behavior and removed merge action.
@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit ec17663
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/698ca1c8f5867400085ce17f

@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for hyprnote ready!

Name Link
🔨 Latest commit ec17663
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/698ca1c85d7b1b00085c5473
😎 Deploy Preview https://deploy-preview-3872--hyprnote.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

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

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 potential bugs to report.

View in Devin Review to see 4 additional findings.

Open in Devin Review

@ComputelessComputer ComputelessComputer merged commit 8c4f969 into main Feb 11, 2026
15 checks passed
@ComputelessComputer ComputelessComputer deleted the notify-slack-on-review-remove-merge branch February 11, 2026 16: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