Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support BEGIN_VERSION_OVERRIDE in php-yoshi #2300

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Jun 4, 2024

Allow for adding BEGIN_VERSION_OVERRIDE to PHP release in order to override the release version from the PR for specific components.

Example PR body:

// normal PR body (from owlbot or otherwise)

// at the end of the PR

BEGIN_VERSION_OVERRIDE
PubSub: 2.0.0-RC1
Core: 1.45.0
END_VERSION_OVERRIDE

@bshaffer bshaffer requested review from a team as code owners June 4, 2024 21:55
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jun 4, 2024
@chingor13 chingor13 merged commit b9d4544 into main Jun 6, 2024
17 checks passed
@chingor13 chingor13 deleted the add-php-release-as branch June 6, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants