Skip to content

chore: vendor gh-stack agent skill#1616

Merged
ananthsub merged 1 commit into
mainfrom
ananthsub/gh-stack/skill
Jun 23, 2026
Merged

chore: vendor gh-stack agent skill#1616
ananthsub merged 1 commit into
mainfrom
ananthsub/gh-stack/skill

Conversation

@ananthsub

@ananthsub ananthsub commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Vendors the github/gh-stack agent skill into .claude/skills/gh-stack/ so coding agents working in this repo know how to drive stacked PRs (create, push, rebase, sync, navigate) non-interactively.

NeMo Gym now uses GitHub Stacked PRs for larger changes. Installed via gh skill install github/gh-stack gh-stack.

Bottom of a 2-PR stack; the contributor guide that references this skill follows in #1617.

@copy-pr-bot

copy-pr-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@ananthsub ananthsub marked this pull request as ready for review June 16, 2026 16:09
@ananthsub ananthsub force-pushed the ananthsub/gh-stack/skill branch from ec0aeb4 to 6ce3d3d Compare June 16, 2026 16:10
@copy-pr-bot

copy-pr-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ananthsub ananthsub requested review from kajalj22 and lbliii and removed request for lbliii June 16, 2026 17:56
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
@ananthsub ananthsub force-pushed the ananthsub/gh-stack/skill branch from 6ce3d3d to 0425696 Compare June 23, 2026 13:08
@ananthsub ananthsub merged commit 31a67fe into main Jun 23, 2026
9 checks passed
@ananthsub ananthsub deleted the ananthsub/gh-stack/skill branch June 23, 2026 13:10
ananthsub added a commit that referenced this pull request Jun 24, 2026
Expands the **Development Workflow** section of the Development Setup
page with a Stacked Pull Requests guide: prerequisites (including the
OAuth-not-PAT requirement and the push-to-the-enabled-remote rule),
creating and updating a stack, and a command reference. The concept and
PR UI are deferred to GitHub's [Stacked PRs
overview](https://github.github.com/gh-stack/).

Top of the stack — depends on #1616 (references the vendored `gh-stack`
skill).

---------

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Lawrence Lane <llane@nvidia.com>
Co-authored-by: Lawrence Lane <llane@nvidia.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
ritaneves pushed a commit that referenced this pull request Jun 25, 2026
Vendors the [github/gh-stack](https://github.com/github/gh-stack) agent skill into `.claude/skills/gh-stack/` so coding agents working in this repo know how to drive stacked PRs (create, push, rebase, sync, navigate) non-interactively.

NeMo Gym now uses [GitHub Stacked PRs](https://github.github.com/gh-stack/) for larger changes. Installed
via `gh skill install github/gh-stack gh-stack`.

Bottom of a 2-PR stack; the contributor guide that references this skill
follows in #1617.

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Rita Fernandes Neves <rfernandesne@nvidia.com>
ritaneves pushed a commit that referenced this pull request Jun 25, 2026
Expands the **Development Workflow** section of the Development Setup
page with a Stacked Pull Requests guide: prerequisites (including the
OAuth-not-PAT requirement and the push-to-the-enabled-remote rule),
creating and updating a stack, and a command reference. The concept and
PR UI are deferred to GitHub's [Stacked PRs
overview](https://github.github.com/gh-stack/).

Top of the stack — depends on #1616 (references the vendored `gh-stack`
skill).

---------

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Lawrence Lane <llane@nvidia.com>
Co-authored-by: Lawrence Lane <llane@nvidia.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Rita Fernandes Neves <rfernandesne@nvidia.com>
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