Skip to content

chore: add GitHub policy files for labels, templates, and auto-labeler#10

Merged
AndyBoWu merged 1 commit into
mainfrom
chore/github-policy
Mar 12, 2026
Merged

chore: add GitHub policy files for labels, templates, and auto-labeler#10
AndyBoWu merged 1 commit into
mainfrom
chore/github-policy

Conversation

@AndyBoWu

Copy link
Copy Markdown
Member

Summary

  • Add auto-labeler workflow (SHA-pinned actions/labeler@v6.0.1) that tags PRs based on changed file paths
  • Add structured YAML issue templates for bug reports and feature requests with agent-scoped dropdowns
  • Add PR template with agent checklist and convention reminders
  • Disable blank issues and redirect skill-level issues to nexus-skills
  • Create labels: agent:prd-planner, agent:gha-planner, meta, skill-dep

Test plan

  • Open a test PR touching agents/prd-planner/ — verify agent:prd-planner label is applied
  • Open a test PR touching AGENTS.md — verify meta label is applied
  • Click "New Issue" on GitHub — verify bug report and feature request templates appear
  • Verify blank issues are disabled and skill redirect link is shown
  • Verify PR creation form shows the template checklist

…mplate

- Add labeler workflow (SHA-pinned actions/labeler v6.0.1) to auto-label
  PRs based on changed file paths
- Add issue templates for bug reports and feature requests with structured
  YAML forms and agent-scoped dropdowns
- Add PR template with agent checklist and AGENTS.md conventions reminder
- Disable blank issues, redirect skill-level issues to nexus-skills repo
- Create labels: agent:prd-planner, agent:gha-planner, meta, skill-dep
@AndyBoWu AndyBoWu added the meta Repo-level files (AGENTS.md, README, reference) label Mar 12, 2026
@github-actions github-actions Bot removed the meta Repo-level files (AGENTS.md, README, reference) label Mar 12, 2026
@AndyBoWu AndyBoWu merged commit ea38d76 into main Mar 12, 2026
5 checks passed
@AndyBoWu AndyBoWu deleted the chore/github-policy branch March 12, 2026 16:56
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