Skip to content

ci(triage): Call shared issue triage workflow#953

Open
dcramer wants to merge 4 commits intomainfrom
flue-issue-triage-bot-persona
Open

ci(triage): Call shared issue triage workflow#953
dcramer wants to merge 4 commits intomainfrom
flue-issue-triage-bot-persona

Conversation

@dcramer
Copy link
Copy Markdown
Member

@dcramer dcramer commented May 9, 2026

Subscribe sentry-mcp issue opens to the shared Flue triage workflow in getsentry/.github. GitHub issue events are repository-scoped, so this repo still needs a tiny local workflow whose only job is to call the central reusable workflow.

Shared Triage Caller

.github/workflows/issue-triage.yml now passes the opened issue number and github.repository into getsentry/.github/.github/workflows/issue-triage.yml@main with inherited secrets. The shared workflow owns the Flue agent, repo allowlist, Sentry Intern app token, and issue-closing behavior.

Local Flue Cleanup

Removes the sentry-mcp-local Flue agent, skill docs, helper scripts, Flue docs, and Flue-only package dependencies so this repo only carries the event subscription shim.

Depends on getsentry/.github#180.

Ensure all Flue issue triage comments identify the issue triage bot in the first sentence and keep the canned comments casually professional.

Close duplicates of not planned canonical issues with the same not planned resolution, and allow the workflow to comment as the configured SentryIntern GitHub App via FLUE_CLIENT_ID and FLUE_PRIVATE_KEY.

Co-Authored-By: GPT-5 Codex <noreply@openai.com>
Comment thread .flue/agents/issue-triage.ts Outdated
Move issue triage execution to the shared getsentry/.github workflow and keep this repository as a lightweight issue-opened caller. Remove the local Flue agent, skill, docs, scripts, and dependencies now that the implementation lives in the org automation repo.

Co-Authored-By: GPT-5 Codex <noreply@openai.com>
@dcramer dcramer changed the title fix(triage): Improve issue triage bot comments ci(triage): Use shared issue triage workflow May 9, 2026
@dcramer dcramer marked this pull request as ready for review May 9, 2026 00:34
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a3f4bae. Configure here.

Comment thread .github/workflows/issue-triage.yml
Remove the sentry-mcp issue triage workflow entirely now that the organization automation owns issue triage from the .github repository. Keep this PR focused on deleting local Flue implementation and dependencies from sentry-mcp.

Co-Authored-By: GPT-5 Codex <noreply@openai.com>
@dcramer dcramer changed the title ci(triage): Use shared issue triage workflow chore(triage): Remove local Flue issue triage May 9, 2026
Keep sentry-mcp subscribed to opened issue events with a tiny caller workflow while the Flue implementation lives in getsentry/.github. This preserves issue event delivery without carrying local Flue code or dependencies in this repository.

Co-Authored-By: GPT-5 Codex <noreply@openai.com>
@dcramer dcramer changed the title chore(triage): Remove local Flue issue triage ci(triage): Call shared issue triage workflow May 9, 2026
@dcramer dcramer marked this pull request as draft May 9, 2026 01:56
@dcramer dcramer marked this pull request as ready for review May 9, 2026 18:18
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