Overview
Map each issue template to the automation it should trigger and identify gaps between expected vs. actual automation.
Scope
- For each issue template, document what automation should trigger
- Check if issue templates set up frontmatter that triggers labeling
- Compare with PR templates to understand the gap
- Identify missing automation rules in
labeler.yml for issue scenarios
- Document how AI agents should structure issues for proper automation
Audit Checklist
Deliverables
- Mapping document: Template → Expected Automation → Current Status → Missing Pieces
- Gap analysis report
- Recommendations for closing automation gaps
Related Files
.github/ISSUE_TEMPLATE/ (all templates)
.github/PULL_REQUEST_TEMPLATE/ (for comparison)
.github/labeler.yml (automation rules)
.github/issue-types.yml (issue type definitions)
Related Documentation
Overview
Map each issue template to the automation it should trigger and identify gaps between expected vs. actual automation.
Scope
labeler.ymlfor issue scenariosAudit Checklist
labeler.ymlrules apply to issuesDeliverables
Related Files
.github/ISSUE_TEMPLATE/(all templates).github/PULL_REQUEST_TEMPLATE/(for comparison).github/labeler.yml(automation rules).github/issue-types.yml(issue type definitions)Related Documentation