Skip to content

Limit auto-update PR to the files we actually changed#297

Merged
dwoz merged 1 commit into
mainfrom
auto-update-paths
Jun 10, 2026
Merged

Limit auto-update PR to the files we actually changed#297
dwoz merged 1 commit into
mainfrom
auto-update-paths

Conversation

@dwoz

@dwoz dwoz commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

peter-evans/create-pull-request defaults to git add -A which sweeps up the Python source tarballs and signatures that relenv versions leaves in the working tree (e.g. PR #296 included Python-3.13.14.tar.xz and a .asc). Constrain the action to the three files we mean to commit.

`peter-evans/create-pull-request` defaults to `git add -A` which sweeps
up the Python source tarballs and signatures that `relenv versions`
leaves in the working tree (e.g. PR #296 included Python-3.13.14.tar.xz
and a .asc).  Constrain the action to the three files we mean to commit.
@dwoz
dwoz merged commit 62c6098 into main Jun 10, 2026
2 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