feat: port issue-monster workflow from gh-aw repository#300
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
Smoke Test Results: Claude EngineLast 2 Merged PRs:
Test Results:
Overall Status: PASS
|
✅ Coverage Check PassedOverall Coverage
Coverage comparison generated by |
| comment_repo: "" | ||
| steps: | ||
| - name: Setup Scripts | ||
| uses: githubnext/gh-aw/actions/setup@v0.36.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| output_types: ${{ steps.collect_output.outputs.output_types }} | ||
| steps: | ||
| - name: Setup Scripts | ||
| uses: githubnext/gh-aw/actions/setup@v0.36.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| total_count: ${{ steps.missing_tool.outputs.total_count }} | ||
| steps: | ||
| - name: Setup Scripts | ||
| uses: githubnext/gh-aw/actions/setup@v0.36.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| success: ${{ steps.parse_results.outputs.success }} | ||
| steps: | ||
| - name: Setup Scripts | ||
| uses: githubnext/gh-aw/actions/setup@v0.36.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| activated: ${{ ((steps.check_membership.outputs.is_team_member == 'true') && (steps.check_skip_if_match.outputs.skip_check_ok == 'true')) && (steps.check_skip_if_no_match.outputs.skip_no_match_check_ok == 'true') }} | ||
| steps: | ||
| - name: Setup Scripts | ||
| uses: githubnext/gh-aw/actions/setup@v0.36.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| process_safe_outputs_temporary_id_map: ${{ steps.process_safe_outputs.outputs.temporary_id_map }} | ||
| steps: | ||
| - name: Setup Scripts | ||
| uses: githubnext/gh-aw/actions/setup@v0.36.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Ports the "Issue Monster" agentic workflow from gh-aw to this repository.
What it does
Changes
issue-monster.md: Agentic workflow source with prompts and configurationissue-monster.lock.yml: Compiled GitHub Actions workflowSchema adaptation
Updated
assign-to-agentsafe-output to match local schema:Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.