Skip to content

Sync issue templates as YAML forms - #10

Merged
DerekCorniello merged 2 commits into
mainfrom
chore/sync-issue-forms
Jul 10, 2026
Merged

Sync issue templates as YAML forms#10
DerekCorniello merged 2 commits into
mainfrom
chore/sync-issue-forms

Conversation

@DerekCorniello

Copy link
Copy Markdown
Contributor

Deploys the YAML issue forms from muxlang/.github (source: muxlang/.github#3 - merge that first so sources and deployed copies match). Synced with scripts/sync-templates.sh; per repo-governance.md these files are not hand-edited.

Part of #5.

🤖 Generated with Claude Code

https://claude.ai/code/session_0144f6odut5zs2SjZ32CgEAp

Synced with scripts/sync-templates.sh from muxlang/.github (source PR:
muxlang/.github#3). Markdown templates become structured issue forms;
labels.yml bootstrap refreshed where stale.

Part of #5.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@greptile-apps

greptile-apps Bot commented Jul 7, 2026

Copy link
Copy Markdown

Greptile Summary

This PR syncs the issue templates into GitHub YAML issue forms. The main changes are:

  • Replaces the ADR proposal Markdown template with a structured YAML form.
  • Replaces the cross-repo question Markdown template with a structured YAML form.
  • Keeps the needs triage label and default assignee on both templates.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
.github/ISSUE_TEMPLATE/adr_proposal.md Removes the old Markdown ADR proposal template.
.github/ISSUE_TEMPLATE/adr_proposal.yml Adds the ADR proposal as a structured GitHub issue form.
.github/ISSUE_TEMPLATE/cross_repo_question.md Removes the old Markdown cross-repo question template.
.github/ISSUE_TEMPLATE/cross_repo_question.yml Adds the cross-repo question template as a structured GitHub issue form.

Reviews (2): Last reviewed commit: "fix: ADR form labels bootstrap consisten..." | Re-trigger Greptile

Comment thread .github/ISSUE_TEMPLATE/adr_proposal.yml Outdated
Remove 'adr' label from adr_proposal.yml form. This label is provisioned by
sync-labels.sh (which runs post-bootstrap) and won't exist in the initial
repo state. The form should only reference 'needs triage', which is created
in the bootstrap labels.yml.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@DerekCorniello
DerekCorniello merged commit 6c49b7a into main Jul 10, 2026
3 checks passed
@DerekCorniello
DerekCorniello deleted the chore/sync-issue-forms branch July 11, 2026 05:36
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