Skip to content

chore: document gh stack usage in AGENTS.md - #56

Merged
gmermoud merged 1 commit into
mainfrom
chore/agents-md-stack-workflow
Aug 17, 2026
Merged

chore: document gh stack usage in AGENTS.md#56
gmermoud merged 1 commit into
mainfrom
chore/agents-md-stack-workflow

Conversation

@gmermoud

Copy link
Copy Markdown
Contributor

Formalizes what we're already doing manually for the current 3-PR stack (#51, #52, #55): use gh stack (github/gh-stack extension) instead of hand-rolled git rebase + gh pr create --base <parent> to manage stacked branches/PRs. Also notes the 1Password commit-signing gotcha hit while rebasing that stack (git -c commit.gpgsign=false commit --no-edit as the workaround).

Formalizes what we're already doing manually: use gh stack (not
raw git rebase + gh pr create --base) to manage stacked branches
and PRs in this repo, plus the 1Password signing gotcha hit while
rebasing the current stack.
@gmermoud
gmermoud merged commit 24bdd83 into main Aug 17, 2026
6 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.

1 participant