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

Adds backport workflow #28

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

owaiskazi19
Copy link
Member

Description

Adds backport workflow with the features:

  1. Creates backport PRs.
  2. Adds backport 2.x label to PR raised against main branch.
  3. Deletes merged backport branches.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

Signed-off-by: Owais Kazi <[email protected]>
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #28 (2b18e2b) into main (b1bc703) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main     #28   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines          4       4           
=====================================
  Misses         4       4           

@owaiskazi19 owaiskazi19 merged commit 00c9e4d into opensearch-project:main Sep 12, 2023
10 checks passed
@owaiskazi19 owaiskazi19 deleted the backport-workflow branch September 12, 2023 20:55
@owaiskazi19 owaiskazi19 added the backport 2.x backport PRs to 2.x branch label Sep 13, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 13, 2023
Added backport workflow

Signed-off-by: Owais Kazi <[email protected]>
(cherry picked from commit 00c9e4d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
joshpalis pushed a commit that referenced this pull request Sep 13, 2023
Adds backport workflow (#28)

Added backport workflow


(cherry picked from commit 00c9e4d)

Signed-off-by: Owais Kazi <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants