Increase skip-if-match limit to 9 in issue-monster workflow#7263
Merged
Increase skip-if-match limit to 9 in issue-monster workflow#7263
Conversation
…flow Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Increase skip if match limit to 9
Increase skip-if-match limit to 9 in issue-monster workflow
Dec 22, 2025
pelikhan
approved these changes
Dec 22, 2025
This was referenced Dec 22, 2025
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.
The issue-monster workflow previously limited concurrent draft PRs from copilot-swe-agent to 5. This increases the threshold to 9 to allow more parallel agent work.
Changes
skip-if-match.maxfrom5to9in.github/workflows/issue-monster.md.github/workflows/issue-monster.lock.ymlto propagate the change toGH_AW_SKIP_MAX_MATCHESenvironment variableThe workflow now skips execution only when 9 or more open draft PRs exist from the agent, up from 5.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.