Skip to content

[WIP] Turn off Issue Monster for non-approved issues#11094

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/turn-off-issue-monster
Closed

[WIP] Turn off Issue Monster for non-approved issues#11094
Copilot wants to merge 2 commits intomainfrom
copilot/turn-off-issue-monster

Conversation

Copy link
Contributor

Copilot AI commented Jan 21, 2026

Plan: Restrict Issue Monster to AI-Generated Issues Only

  • Modify issue-monster.md to require ai-generated label
    • Update the search query to include +label:"ai-generated"
    • Update excludeLabels logic and documentation
    • Update workflow description and instructions
  • Recompile issue-monster.lock.yml
  • Test the changes by verifying the workflow syntax
  • Run make agent-finish for final validation
Original prompt

This section details on the original issue you should resolve

<issue_title>Turn off Issue Monster except for issues generated by, say, "/plan"</issue_title>
<issue_description>Can we just turn off Issue Monster except for issues generated by, say, "/plan" please, via a label issue-monster-cookie or something?
It just doesn't look right that it triggers on human-contributed issues #11079
</issue_description>

Comments on the Issue (you are @copilot in this section)

@pelikhan Another strategy: ignore issues with assignees https://github.com//pull/11090 @dsyme Yeah that doesn't work because * 1P issue contributors forget to assign someone * 3P issue contributors would never assign someone (not even sure if they're allowed to)

Just turn off issue monster except for issues that are known to be approved work queue work in some way </comment_new>


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

- Added requiredLabel check for 'ai-generated' label
- Updated search query to include label:"ai-generated"
- Updated workflow description and documentation
- Recompiled workflow lock file
- This prevents Issue Monster from triggering on human-contributed issues

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
@dsyme dsyme closed this Jan 21, 2026
Copilot AI requested a review from mnkiefer January 21, 2026 21:12
Copilot stopped work on behalf of mnkiefer due to an error January 21, 2026 21:12
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.

Turn off Issue Monster except for issues generated by, say, "/plan"

3 participants