Skip to content

Fix the version increment workflow with the branching strategy update#18604

Merged
cwperks merged 1 commit into
opensearch-project:mainfrom
prudhvigodithi:workflow-bug
Jun 24, 2025
Merged

Fix the version increment workflow with the branching strategy update#18604
cwperks merged 1 commit into
opensearch-project:mainfrom
prudhvigodithi:workflow-bug

Conversation

@prudhvigodithi
Copy link
Copy Markdown
Member

Description

Coming from #18544, an attempt to fix the workflow to continue with the version increment automation.
Since we eliminated .x branch, we only need 2 PR's upon tag creation, example when 3.1.0 tag is created:

  • PR on 3.1 branch: [AUTO] Increment version to 3.1.1.
  • PR on main branch: [AUTO] [main] Add bwc version 3.1.1.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@prudhvigodithi
Copy link
Copy Markdown
Member Author

Adding @cwperks

Comment thread .github/workflows/version.yml Outdated
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
@prudhvigodithi prudhvigodithi marked this pull request as ready for review June 24, 2025 22:33
@prudhvigodithi prudhvigodithi requested review from a team, jed326 and peternied as code owners June 24, 2025 22:33
@prudhvigodithi prudhvigodithi self-assigned this Jun 24, 2025
@cwperks cwperks merged commit 6f1d9d4 into opensearch-project:main Jun 24, 2025
36 of 38 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Performance Roadmap Jun 24, 2025
tandonks pushed a commit to tandonks/OpenSearch that referenced this pull request Aug 5, 2025
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants