Skip to content

Conversation

@github-actions
Copy link
Contributor

Update docs version to ${GITHUB_REF##*/}
skip-checks: true

@github-actions github-actions bot requested a review from a team as a code owner October 14, 2025 20:06
@eddumelendez eddumelendez added this to the next milestone Oct 14, 2025
@eddumelendez eddumelendez merged commit 93af732 into main Oct 14, 2025
6 checks passed
@eddumelendez eddumelendez deleted the update-docs-version branch October 14, 2025 22:15
JackPGreen added a commit to JackPGreen/testcontainers-java that referenced this pull request Oct 17, 2025
When `update-docs-version` ran, it created this PR - testcontainers#11110:
> Update docs version to ${GITHUB_REF##*/}
Update docs version to ${GITHUB_REF##*/}

The branch name was not expanded in the PR description, it uses Bash syntax not applicable outside of a `run` block

Fixed by replacing Bash expansion to derive the branch name with the _actual_ branch name.
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