Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
b59c0d7
Add multi-agent isolation strategy using git worktrees (#2)
don-petry Mar 28, 2026
4443a25
Add workflow, environment, and orchestration guidance (#4)
don-petry Mar 29, 2026
0b0d2d7
Add stacked PR strategy and Epic-level workflow guidance (#5)
don-petry Mar 29, 2026
dca348a
feat: add weekly compliance audit workflow (#12)
don-petry Apr 5, 2026
d39a702
chore: run compliance audit every Friday at noon UTC
Apr 5, 2026
8133bfe
feat: add full CI pipeline for .github repo (#15)
don-petry Apr 5, 2026
32523f7
fix: resolve all markdown lint violations and enable enforced rules (…
don-petry Apr 5, 2026
87b39e4
feat: extend compliance audit with CI/automation health survey (#13)
don-petry Apr 6, 2026
d9a43b0
feat: add dependabot-rebase workflow standard (#52)
don-petry Apr 6, 2026
8d1331b
chore(deps): Bump anthropics/claude-code-action from 1.0.83 to 1.0.89…
dependabot[bot] Apr 6, 2026
0c07771
feat: split Claude workflow into interactive + issue automation jobs …
don-petry Apr 6, 2026
51ece2a
feat: require GitHub Discussions on all repos (#53)
don-petry Apr 6, 2026
24f582e
fix: grant claude-issue job tools to create PRs and check CI (#55)
don-petry Apr 6, 2026
d827ff2
fix: add concurrency guard and comment tools to claude-issue job
Apr 6, 2026
96a761e
fix: auto-create required labels during compliance audit (#67)
claude[bot] Apr 6, 2026
4a90dd0
feat: prevent duplicate agent PRs via in-progress labels and umbrella…
claude[bot] Apr 6, 2026
f8e3d33
feat: reusable Claude Code workflow with workflows write permission (…
don-petry Apr 6, 2026
620ef41
Add Feature Ideation workflow as standard for BMAD-enabled repos (#81)
don-petry Apr 7, 2026
74998ed
fix: pass GH_PAT_WORKFLOWS to actions/checkout so git push uses workf…
don-petry Apr 7, 2026
9483b01
fix: encode compliance-fix learnings into standards and Claude prompt…
don-petry Apr 8, 2026
3fe82bd
feat(compliance-audit): detect non-stub centralized workflow copies (…
don-petry Apr 8, 2026
6674598
feat(compliance-audit): detect stale required-check names in rulesets…
don-petry Apr 8, 2026
3ab06f0
feat(security): add codeql.yml for SAST scanning (#100)
don-petry Apr 8, 2026
885c789
Replace per-repo CodeQL workflows with GitHub default setup (#103)
don-petry Apr 9, 2026
5882ab2
Auto-respond to all PR review comments without @claude mention (#123)
don-petry Apr 10, 2026
3d37aa8
fix: update agent-shield template with SHA pinning
Claude Apr 16, 2026
854538e
fix(ci): move Dependabot exclusion to job-level if in claude-code-reu…
don-petry Apr 16, 2026
57c7183
fix(dependabot): use correct ecosystem value github_actions (undersco…
don-petry Apr 16, 2026
062e8b4
chore(deps): Bump anthropics/claude-code-action from 1.0.89 to 1.0.93…
dependabot[bot] Apr 16, 2026
17b2350
feat(claude): trigger Claude to fix CI failures on PRs (#148)
don-petry Apr 17, 2026
da9f494
feat(feature-ideation): add curated reputable source list for Mary (#…
don-petry Apr 17, 2026
5cb6fb2
fix: correct reusable workflow path syntax (remove duplicate .github)…
don-petry Apr 21, 2026
9f605d0
fix(claude-ci-fix): resolve PR via API when check_run payload is empty
don-petry Apr 21, 2026
a2b2739
feat: add auto-rebase workflow for non-Dependabot PRs
don-petry Apr 21, 2026
1a13b07
fix: update auto-rebase template SHA to version containing the reusab…
don-petry Apr 21, 2026
e1c5168
docs: document OIDC immutability constraint and exempt claude.yml fro…
don-petry Apr 25, 2026
32dfa79
fix: restore double .github path in agent-shield and claude reusable …
don-petry May 3, 2026
506445b
fix: add dedup pre-flight to claude-issue to prevent duplicate PRs (#…
don-petry May 3, 2026
bf4c28f
docs: apply learnings from CODEOWNERS auto-merge fix
don-petry May 3, 2026
784f552
docs: update standards with Dependabot auto-merge learnings (#187)
don-petry May 4, 2026
27d3807
fix: use @dependabot rebase instead of update-branch to trigger CI (#…
don-petry May 4, 2026
83280a8
fix: update standards template — new SHA, fix permission comment, fix…
don-petry May 5, 2026
57e0c6c
docs: rewrite update-branch workflow section with v2 learnings
don-petry May 5, 2026
dad178b
ci: trigger CI with clean check-suite preferences
don-petry May 6, 2026
2a0a4e4
feat: trigger Claude on CodeRabbit and Copilot review comments (#198)
don-petry May 6, 2026
fd99127
chore(deps): Bump anthropics/claude-code-action from 1.0.97 to 1.0.11…
dependabot[bot] May 7, 2026
386f2e6
chore(deps): Bump anthropics/claude-code-action from 1.0.115 to 1.0.1…
dependabot[bot] May 10, 2026
40b89bb
chore: deprecate pr-review-agent — remove all traces
don-petry May 11, 2026
d18af34
feat: make pr-review-mention an org standard (#237)
don-petry May 11, 2026
463957a
fix(claude): add copilot-pull-request-reviewer and gemini-code-assist…
don-petry May 11, 2026
1ab6eaa
fix(feature-ideation): address Copilot + CodeRabbit review on PR #85 …
don-petry May 12, 2026
9875d60
feat(claude): add claude-fix-review-comments job for bot review respo…
don-petry May 13, 2026
3be8ccf
feat(auto-rebase): add claude-rebase agentic fallback for merge confl…
don-petry May 14, 2026
8558b48
chore(dev-lead): deprecate claude.yml in ci-standards, promote dev-le…
don-petry May 16, 2026
82fb9b7
chore(deps): Bump actions/upload-artifact from 4.6.2 to 7.0.1 (#303)
dependabot[bot] May 17, 2026
861c911
chore(deps): Bump anthropics/claude-code-action from 1.0.119 to 1.0.1…
dependabot[bot] May 17, 2026
55d8e00
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 8, 2026
351cdac
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 8, 2026
c4e586e
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 8, 2026
bdbec9c
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 8, 2026
efc0984
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 8, 2026
9beaa3c
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 9, 2026
403fd5a
chore: apply manual instructions [skip ci-relay]
donpetry-bot Jun 9, 2026
30cf48e
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 10, 2026
585bf7e
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 10, 2026
9c1b41e
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 10, 2026
55dc866
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 10, 2026
b442116
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 10, 2026
79c2e3e
Merge branch 'main' into claude/issue-104-20260414-1421
don-petry Jun 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading