Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Conversation

service-binding-operator-bot
Copy link
Collaborator

Changes

This PR adds GH workflows to automate release-branch cherry-picking process. It goes as follows - as soon as the release-labeled PR to master is merged:

  • A cherry-pick PR branch is created based on the release branch label of the original PR
  • Original PR commit from master is cherry-picked and added on top of the cherry-pick PR branch
  • A cherry-pick PR is sent from the cherry-pick PR branch to the release branch
  • Normal PR checking flow is excercised including all the CI and approval
  • Once the cherry-pick PR is merged the cherry-pick PR branch is deleted

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Docs
    included if any changes are user facing
  • Tests
    included if any functionality added or changed. For bugfixes please include tests that can catch regressions
  • All acceptance test scenarios included in the PR which verifies a bugfix or a requested feature reported by a non-member are tagged with @external-feedback tag.
  • Follows the commit message standard

@openshift-ci openshift-ci bot requested review from baijum and shruthihub October 12, 2022 17:06
@github-actions github-actions bot added the acceptance-tests-skipped Marks PR that does not need to run the acceptance tests label Oct 12, 2022
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Merging #1268 (f9b0df2) into release-v1.3.x (b44aa84) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           release-v1.3.x    #1268   +/-   ##
===============================================
  Coverage           58.06%   58.06%           
===============================================
  Files                  33       33           
  Lines                2797     2797           
===============================================
  Hits                 1624     1624           
  Misses               1018     1018           
  Partials              155      155           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b44aa84...f9b0df2. Read the comment docs.

@pmacik pmacik added approved lgtm cherry-pick release/v1.3.x Used to mark PRs to be cherry-picked in release-v1.3.x branch labels Oct 12, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 12, 2022

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 7ae0d7d into redhat-developer:release-v1.3.x Oct 12, 2022
@service-binding-operator-bot service-binding-operator-bot deleted the cherry-pick_release-v1.3.x_6cdb8042_fabd1622-1f6d-4dd5-b698-bd5f2f42f598 branch October 12, 2022 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
acceptance-tests-skipped Marks PR that does not need to run the acceptance tests approved cherry-pick lgtm release/v1.3.x Used to mark PRs to be cherry-picked in release-v1.3.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants