Skip to content

Conversation

@redhat-qe-bot1
Copy link

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).
    • You can add extra args to the Podman build command
      • Example: /build-and-push-container --build-arg OPENSHIFT_PYTHON_WRAPPER_COMMIT=<commit_hash>
  • To add a label by comment use /<label name>, to remove, use /<label name> cancel
  • To assign reviewers based on OWNERS file use /assign-reviewers
  • To check if PR can be merged use /check-can-merge
  • to assign reviewer to PR use /assign-reviewer @<reviewer>
Supported /retest check runs
  • This repository does not support retest actions
Supported labels
  • hold
  • verified
  • wip
  • lgtm

@openshift-ci
Copy link

openshift-ci bot commented Apr 14, 2025

Hi @pre-commit-ci[bot]. Thanks for your PR.

I'm waiting for a RedHatQE member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@redhat-qe-bot1 redhat-qe-bot1 enabled auto-merge (squash) April 14, 2025 17:32
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 928e509 to a54b596 Compare April 21, 2025 17:28
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a54b596 to 1f85cb8 Compare April 28, 2025 17:30
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from a0a147e to 348f1e0 Compare May 12, 2025 17:31
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 348f1e0 to da53a15 Compare May 19, 2025 17:33
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from da53a15 to d3c2e9d Compare May 26, 2025 17:32
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f095e80 to 3245816 Compare June 9, 2025 17:33
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from da54341 to be5312a Compare June 30, 2025 17:29
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 97a65e8 to 2ba1013 Compare July 14, 2025 17:34
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 8a4b0bf to d47990e Compare July 28, 2025 17:37
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from d47990e to b5d9a9e Compare August 4, 2025 17:49
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from ffb9b96 to c5a59bd Compare August 18, 2025 17:44
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c5a59bd to c10851f Compare August 25, 2025 17:40
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c10851f to ea6b9ed Compare September 1, 2025 17:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ea6b9ed to 755f27c Compare September 8, 2025 17:43
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 755f27c to 38cfed1 Compare September 15, 2025 17:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 38cfed1 to 788dbce Compare September 22, 2025 17:50
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 788dbce to f30e3cb Compare September 29, 2025 17:38
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
- [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.18.2](pre-commit/mirrors-mypy@v1.11.2...v1.18.2)
- [github.com/PyCQA/flake8: 7.1.1 → 7.3.0](PyCQA/flake8@7.1.1...7.3.0)
- [github.com/DavidAnson/markdownlint-cli2: v0.14.0 → v0.18.1](DavidAnson/markdownlint-cli2@v0.14.0...v0.18.1)
- [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.13.3](astral-sh/ruff-pre-commit@v0.6.9...v0.13.3)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f30e3cb to efe5947 Compare October 6, 2025 18:04
@redhat-qe-bot1 redhat-qe-bot1 merged commit aaf0288 into main Oct 9, 2025
2 of 3 checks passed
@redhat-qe-bot1 redhat-qe-bot1 deleted the pre-commit-ci-update-config branch October 9, 2025 17:50
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