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

Add automation for backport and version increment #30

Merged
merged 5 commits into from
Nov 11, 2022

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Nov 7, 2022

Signed-off-by: Sayali Gaikawad [email protected]

Description

This PR adds the following automation workflows:

  • Backport to other branches
  • Delete backport branches created by above automation
  • Increment jenkins library version globally

Sample PR that will be created: gaiksaya#1

Issues Resolved

resolves #7

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.

@gaiksaya gaiksaya requested a review from a team as a code owner November 7, 2022 20:31
Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: Sayali Gaikawad <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2022

Codecov Report

Merging #30 (6c82351) into main (cd10eb5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #30   +/-   ##
=========================================
  Coverage     83.78%   83.78%           
  Complexity       24       24           
=========================================
  Files            62       62           
  Lines           185      185           
  Branches         10       10           
=========================================
  Hits            155      155           
  Misses           24       24           
  Partials          6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@peterzhuamazon
Copy link
Member

So do we still need to push tag manually?

@gaiksaya
Copy link
Member Author

gaiksaya commented Nov 7, 2022

So do we still need to push tag manually?

Yes!
We want to keep pushing tag manually because a feature might go in multiple pull requests. We want the author/maintainer to take a call on that. Thanks!

Signed-off-by: Sayali Gaikawad <[email protected]>
@gaiksaya gaiksaya merged commit 2136595 into opensearch-project:main Nov 11, 2022
@gaiksaya gaiksaya deleted the fix-readme branch November 11, 2022 02:11
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.

Get rid of hard-coded version in Jenkinsfile(s) in main
5 participants