Skip to content

Replace peter-evans/create-pull-request with native git and gh CLI#389

Merged
ekilmer merged 1 commit intomasterfrom
rework-auto-updates
Jan 24, 2026
Merged

Replace peter-evans/create-pull-request with native git and gh CLI#389
ekilmer merged 1 commit intomasterfrom
rework-auto-updates

Conversation

@ekilmer
Copy link
Copy Markdown
Contributor

@ekilmer ekilmer commented Jan 24, 2026

Reduces third-party dependencies by using native git commands and the pre-installed gh CLI instead of the peter-evans/create-pull-request action. Adds idempotency check to skip if PR already exists for branch.

Reduces third-party dependencies by using native git commands and the
pre-installed gh CLI instead of the peter-evans/create-pull-request
action. Adds idempotency check to skip if PR already exists for branch.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ekilmer
Copy link
Copy Markdown
Contributor Author

ekilmer commented Jan 24, 2026

Example PR here #388

@ekilmer ekilmer merged commit 42d2ee7 into master Jan 24, 2026
30 checks passed
@ekilmer ekilmer deleted the rework-auto-updates branch January 24, 2026 16:05
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