Skip to content

Conversation

@pre-commit-ci
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jun 26, 2023

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)
@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 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.
    • Support only merged PRs
  • To re-run tox comment /retest tox in the PR.
  • To re-run build-container command /retest build-container in the PR.
  • To re-run python-module-install command /retest python-module-install in the PR.
  • 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 labels
  • hold
  • verified
  • wip
  • lgtm
  • approve
  • target-branch-

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@myakove
Copy link
Collaborator

myakove commented Jul 17, 2023

/lgtm

@myakove myakove merged commit 24e8d9d into main Jul 17, 2023
@myakove myakove deleted the pre-commit-ci-update-config branch July 17, 2023 08:31
rnetser added a commit that referenced this pull request Jul 19, 2023
* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <oharan@redhat.com>

---------

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Co-authored-by: oharan2 <oharan@redhat.com>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
rnetser added a commit that referenced this pull request Jul 23, 2023
* Release 4.14.0

* ICSP: set repository_digest_mirrors to None (#1231) (#1233)

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>

* Release 4.14.1

* wait_for_condition: use sampler, not watcher (#1250)

* Release 4.14.2

* Sync from main (#1253)

* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <oharan@redhat.com>

---------

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Co-authored-by: oharan2 <oharan@redhat.com>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>

* Release 4.14.3

* Add kubevirt market to test_vm (#1257)

Co-authored-by: RedHatQE <None>

---------

Co-authored-by: redhat-qe-bot <108792105+redhat-qe-bot@users.noreply.github.com>
Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
myakove added a commit that referenced this pull request Jul 23, 2023
* Release 4.14.0

* ICSP: set repository_digest_mirrors to None (#1231) (#1233)

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>

* Release 4.14.1

* wait_for_condition: use sampler, not watcher (#1250)

* Release 4.14.2

* Sync from main (#1253)

* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <oharan@redhat.com>

---------

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Co-authored-by: oharan2 <oharan@redhat.com>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>

* Release 4.14.3

* Add kubevirt market to test_vm (#1257)

Co-authored-by: RedHatQE <None>

---------

Co-authored-by: redhat-qe-bot <108792105+redhat-qe-bot@users.noreply.github.com>
Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
myakove pushed a commit that referenced this pull request Aug 11, 2025
updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
myakove added a commit that referenced this pull request Aug 11, 2025
* Release 4.14.0

* ICSP: set repository_digest_mirrors to None (#1231) (#1233)

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>

* Release 4.14.1

* wait_for_condition: use sampler, not watcher (#1250)

* Release 4.14.2

* Sync from main (#1253)

* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <oharan@redhat.com>

---------

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Co-authored-by: oharan2 <oharan@redhat.com>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>

* Release 4.14.3

* Add kubevirt market to test_vm (#1257)

Co-authored-by: RedHatQE <None>

---------

Co-authored-by: redhat-qe-bot <108792105+redhat-qe-bot@users.noreply.github.com>
Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
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