Skip to content

Add OMIT_PR_CONTAINER_VERSION_UPDATE variable, invert AUTO_MERGE_WORKBENCH_VERSION_UPDATE to default false - #14

Merged
froggleston merged 1 commit into
mainfrom
frog-omit-pr-1
Sep 16, 2026
Merged

froggleston merged 1 commit into
mainfrom
frog-omit-pr-1

Conversation

@froggleston

Copy link
Copy Markdown
Member

This PR works with carpentries/actions@2a66f91 to add a new repo env var option, OMIT_PR_CONTAINER_VERSION_UPDATE. When set to true on a repo (default is unset or false), no PR will be raised when a new workbench-docker version is detected, thus preserving forked histories.

Secondly, AUTO_MERGE_WORKBENCH_VERSION_UPDATE is now default false, previously true. This means when a new workbench-docker version is available (and OMIT_PR_CONTAINER_VERSION_UPDATE is default or false) then a PR is raised but not automatically merged. Users will now have to merge these PRs, as with other PRs raised by these workflows.

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