Skip to content

chore: add PR template + customer bump + stale auto-close#6

Merged
saadqbal merged 4 commits intodevelopfrom
chore/process-bootstrap
Apr 27, 2026
Merged

chore: add PR template + customer bump + stale auto-close#6
saadqbal merged 4 commits intodevelopfrom
chore/process-bootstrap

Conversation

@LukasWodka
Copy link
Copy Markdown
Contributor

Summary

Adds three small process files (PR template + 2 workflows) to bring this repo onto the new engineering process.

Files

File What it does
.github/pull_request_template.md Standardizes every PR — summary / type / test plan / checklist
.github/workflows/customer-priority-bump.yml When from:customer label is applied to an issue, auto-bumps Priority=P1 on the kanban (calls reusable workflow in tracebloc/.github)
.github/workflows/stale-backlog.yml Mondays 00:00 UTC — issues idle 6+ weeks get a warning, idle 8+ weeks auto-close. Exempts keep-open and blocked. Does NOT touch PRs.

Activation

PR template: active immediately on merge for any new PR.
Customer bump: requires from:customer label (already created in this repo).
Stale auto-close: first run on next Monday. Use Run workflow in Actions tab to test manually.

🤖 Generated with Claude Code

@LukasWodka LukasWodka requested a review from saadqbal April 25, 2026 16:43
@saadqbal saadqbal merged commit 3c3a2db into develop Apr 27, 2026
1 check passed
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.

2 participants