Add a button to the frontend-triage Slack notification to start a bug-fix run - #6899
Merged
suhaibmujahid merged 1 commit intoSep 21, 2026
Merged
Conversation
suhaibmujahid
added this pull request to stack #6900
September 21, 2026 05:08
ayoubdiourin7
approved these changes
Sep 21, 2026
suhaibmujahid
force-pushed
the
slack-triage-bug-fix-button
branch
from
September 21, 2026 18:37
d3bb027 to
a7f903e
Compare
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Two unresolved critical blockers prevent held-result notifications and their button from reaching Slack.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 2
Open (2)
What changed in this PR
Adds a Slack button to frontend-triage notifications for starting a deduplicated bug-fix run.
Changes:
- Adds button payloads, confirmations, and application metadata.
- Updates notification layouts and held-result messaging.
- Expands tests for button payloads and held runs.
| File | Summary |
|---|---|
agents/frontend-triage/tests/test_notify.py |
Tests notification layouts, button payloads, and held-result behavior. |
agents/frontend-triage/hackbot_agents/frontend_triage/notify.py |
Builds the updated notifications. Two critical issues remain: held actionable results return before recording the button action, and Slack posts in held runs are themselves withheld from delivery. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
suhaibmujahid
force-pushed
the
slack-triage-bug-fix-button
branch
from
September 21, 2026 20:00
a7f903e to
daab01b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Resolves #6739
Stack created with GitHub Stacks CLI • Give Feedback 💬