Skip to content

Conversation

@rnetser
Copy link
Collaborator

@rnetser rnetser commented Sep 13, 2023

Short description:
More details:
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for reviewer:
Bug:

@redhat-qe-bot
Copy link
Contributor

Report bugs in Issues

The following are automatically added:

  • Add reviewers from OWNER file (in the root of the repository) under reviewers section.
  • Set PR size label.
  • New issue is created for the PR. (Closed when PR is merged/closed)
  • Run pre-commit if .pre-commit-config.yaml exists in the repo.

Available user actions:

  • To mark PR as WIP comment /wip to the PR, To remove it from the PR comment /wip cancel to the PR.
  • To block merging of PR comment /hold, To un-block merging of PR comment /hold cancel.
  • To mark PR as verified comment /verified to the PR, to un-verify comment /verified cancel to the PR.
    verified label removed on each new commit push.
  • To cherry pick a merged PR comment /cherry-pick <target branch to cherry-pick to> in the PR.
    • Multiple target branches can be cherry-picked, separated by spaces. (/cherry-pick branch1 branch2)
    • Cherry-pick will be started when PR is merged
  • To build and push container image command /build-and-push-container in the PR (tag will be the PR number).
  • To add a label by comment use /<label name>, to remove, use /<label name> cancel
Supported /retest check runs * /retest tox - Retest tox * /retest sonarqube - Retest sonarqube * /retest python-module-install - Retest python-module-install
Supported labels
  • hold
  • verified
  • wip
  • lgtm

@rnetser
Copy link
Collaborator Author

rnetser commented Sep 13, 2023

/cherry-pick v4.15 v4.14

@redhat-qe-bot
Copy link
Contributor

Cherry-pick requested for PR: Add managedcluster resource and jinja2 dependency by user rnetser
Adding label/s cherry-pick-v4.15 cherry-pick-v4.14 for automatic cheery-pick once the PR is merged

@rnetser
Copy link
Collaborator Author

rnetser commented Sep 13, 2023

/verified

@rnetser rnetser enabled auto-merge (squash) September 13, 2023 08:10
@redhat-qe-bot
Copy link
Contributor

Manual cherry-pick is needed
Cherry pick failed for f98b36b to v4.14:
To cherry-pick run:

git remote update
git checkout v4.14
git pull origin v4.14
git checkout -b add-managedcluster-v4.14
git cherry-pick f98b36b03dc01a1ef978ae6ae368cd1be6ef761e
git push origin add-managedcluster-v4.14

@redhat-qe-bot
Copy link
Contributor

Cherry-picked PR Add managedcluster resource and jinja2 dependency into v4.15

redhat-qe-bot added a commit that referenced this pull request Sep 14, 2023
* add ManagedCluster

* add jinja

Co-authored-by: Ruth Netser <rnetser@redhat.com>
rnetser added a commit to rnetser/ocp-python-wrapper that referenced this pull request Sep 14, 2023
rnetser added a commit that referenced this pull request Sep 14, 2023
* Add managedcluster resource and jinja2 dependency (#1460)

* add ManagedCluster

* add jinja

* restore poetry
myakove pushed a commit that referenced this pull request Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants