You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
Version Increment is a process that needs to be done for all plugin repos, present in manifest file during a specific release.
Example: for 1.3.2OpenSearch and OpenSearch Dashboard components had to get the version (from 1.3.1 to 1.3.2)
increment done across its repositories.
This is time consuming and manual human effort to go through each repo, check for previous merged PR and then create a version increment PR, allow plugin team to review, followup, update the PR with suggestions and then finally get merged for CI to run.
Describe the solution you'd like
Have a better process/workflow for each component repo or managed globally, that auto creates version increment PR and adds to the release Issue. Which will save a lot of time for a release engineer and avoids human errors.
Acceptance Criteria
Automated workflow that will increment the version for plugin and take care of all other code changes required to pass the CI.
PR is merged upon review and ready to use.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
prudhvigodithi
changed the title
Improve Version Increment Process required for each plugin repo during release
Improve Version Increment Process required for each plugin repo during release process.
Jun 6, 2022
prudhvigodithi
changed the title
Improve Version Increment Process required for each plugin repo during release process.
Improve Version Increment required for each plugin repo during release process.
Jun 6, 2022
prudhvigodithi
changed the title
Improve Version Increment required for each plugin repo during release process.
Improve Version Increment process required for each plugin repo.
Jun 6, 2022
gaiksaya
changed the title
Improve Version Increment process required for each plugin repo.
Automate Version Increment process required for each plugin repo.
Jun 13, 2022
Is your feature request related to a problem? Please describe
Version Increment is a process that needs to be done for all plugin repos, present in manifest file during a specific release.
Example: for
1.3.2
OpenSearch and OpenSearch Dashboard components had to get the version (from1.3.1
to1.3.2
)increment done across its repositories.
This is time consuming and manual human effort to go through each repo, check for previous merged PR and then create a version increment PR, allow plugin team to review, followup, update the PR with suggestions and then finally get merged for CI to run.
Describe the solution you'd like
Have a better process/workflow for each component repo or managed globally, that auto creates version increment PR and adds to the release Issue. Which will save a lot of time for a release engineer and avoids human errors.
Acceptance Criteria
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: