Skip to content

ci: add tamirdresher to CHANGELOG Write Protection allowlist#1220

Merged
tamirdresher merged 1 commit into
bradygaster:devfrom
tamirdresher:chore/add-tamirdresher-to-approved-authors
Jun 7, 2026
Merged

ci: add tamirdresher to CHANGELOG Write Protection allowlist#1220
tamirdresher merged 1 commit into
bradygaster:devfrom
tamirdresher:chore/add-tamirdresher-to-approved-authors

Conversation

@tamirdresher

Copy link
Copy Markdown
Collaborator

Add tamirdresher to CHANGELOG Write Protection allowlist

.github/workflows/squad-ci.yml:254APPROVED_AUTHORS for the "CHANGELOG Write Protection" gate currently allows only bradygaster, github-actions[bot], and copilot-swe-agent[bot]. Every release PR I drive (e.g. v0.9.4 in PR #1023, today's v0.10.0 in #1218 + #1219) modifies CHANGELOG.md directly and trips this gate, requiring admin merge override each time.

Adding tamirdresher as a fourth approved author matches established convention:

Why this PR doesn't trip the gate itself

This PR doesn't touch CHANGELOG.md (only the workflow file), so the "CHANGELOG Write Protection" gate is inactive. Should pass cleanly through the normal "Gate: Changelog" check too — no SDK/CLI source modified.

Rebase plan

Once this lands on dev, I'll rebase PR #1219 (dev → main promote for v0.10.0) on top, and CI will pass without admin override.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Allows tamirdresher (co-maintainer per CODEOWNERS in PR bradygaster#1217) to drive
release PRs that modify CHANGELOG.md directly, matching established repo
convention (PR bradygaster#1023 — chore: release v0.9.4 — was tamirdresher-authored).

Without this change, every release PR from tamirdresher requires admin
merge override on the CHANGELOG Write Protection gate (see PRs bradygaster#1218,
bradygaster#1219 for v0.10.0).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 7, 2026 07:36
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

🛫 PR Readiness Check

ℹ️ This comment updates on each push. Last checked: commit dd1f86a

PR Scope: 🔧 Infrastructure

⚠️ 2 item(s) to address before review

Status Check Details
Single commit 1 commit — clean history
Not in draft Ready for review
Branch up to date Up to date with dev
Copilot review No Copilot review yet — it may still be processing
Changeset present No source files changed — changeset not required
Scope clean No .squad/ or docs/proposals/ files
No merge conflicts No merge conflicts
Copilot threads resolved No Copilot review threads
CI passing 10 check(s) still running

Files Changed (1 file, +1 −1)

File +/−
.github/workflows/squad-ci.yml +1 −1

Total: +1 −1


This check runs automatically on every push. Fix any ❌ items and push again.
See CONTRIBUTING.md and PR Requirements for details.

@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

🟢 Impact Analysis — PR #1220

Risk tier: 🟢 LOW

📊 Summary

Metric Count
Files changed 1
Files added 0
Files modified 1
Files deleted 0
Modules touched 1

🎯 Risk Factors

  • 1 files changed (≤5 → LOW)
  • 1 module(s) touched (≤1 → LOW)

📦 Modules Affected

ci-workflows (1 file)
  • .github/workflows/squad-ci.yml

This report is generated automatically for every PR. See #733 for details.

@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

🏗️ Architectural Review

⚠️ Architectural review: 1 info.

Severity Category Finding Files
ℹ️ info template-sync Template files changed in .github/workflows/ but not in other template locations. If these templates should stay in sync, consider updating the others too. Changed: .github/workflows/, Unchanged: templates/, .squad-templates/, packages/squad-cli/templates/

Automated architectural review — informational only.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Squad CI workflow’s “CHANGELOG Write Protection” gate to recognize tamirdresher as an approved author for direct CHANGELOG.md edits, reducing release PR friction while keeping the allowlist-based protection model intact.

Changes:

  • Adds tamirdresher to the APPROVED_AUTHORS allowlist used by the CHANGELOG write-protection gate.

@tamirdresher tamirdresher merged commit ede35fc into bradygaster:dev Jun 7, 2026
14 checks 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