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

Drop/replace unmaintained rust actions #136

Merged
merged 1 commit into from
Oct 6, 2023

ci: drop/replace unmaintained rust actions

3f61253
Select commit
Loading
Failed to load commit list.
Merged

Drop/replace unmaintained rust actions #136

ci: drop/replace unmaintained rust actions
3f61253
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Oct 6, 2023 in 2s

7 rules match and 5 potential rules

⚠️ The pull request has been merged by @jamacku

Rule: Automatic merge on approval & CI pass (merge)

  • #approved-reviews-by>=1
  • check-success=Build
  • check-success=Integration test coverage
  • check-success=Unit test coverage
  • check-success=packit/rpm-build-centos-stream-9-x86_64
  • check-success=packit/rpm-build-fedora-rawhide-x86_64
  • #changes-requested-reviews-by=0
  • #review-requested=0
  • -conflict [:pushpin: merge requirement]
  • -draft
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • -title~=(?i)wip
  • base=main
  • label!=dont-merge

Rule: Add Fedora label (label)

  • base=main

Rule: Remove RHEL8 label (label)

  • base!=rhel8

Rule: Remove RHEL9 label (label)

  • base!=rhel9

Rule: Add source label (label)

  • files~=^src/

Rule: Remove source label (label)

  • -files~=^src/

Rule: Add Test label (label)

  • files~=^tests/

Rule: Remove test label (label)

  • -files~=^tests/

Rule: Add configuration label (label)

  • any of:
    • files~=\.yml$
    • files~=\.json$
    • files~=\.toml$

Rule: Remove configuration label (label)

  • all of:
    • -files~=\.yml$
    • -files~=\.json$
    • -files~=\.toml$

Rule: Add documentation label (label)

  • files~=\.md$

Rule: Remove documentation label (label)

  • -files~=\.md$

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


4 not applicable rules

Rule: Automatic merge on CI pass - Dependabot (merge)

  • author~=^dependabot(|-preview)\[bot\]$
  • check-success=Build
  • check-success=Integration test coverage
  • check-success=Unit test coverage
  • check-success=packit/rpm-build-centos-stream-9-x86_64
  • check-success=packit/rpm-build-fedora-rawhide-x86_64
  • #changes-requested-reviews-by=0
  • #review-requested=0
  • -conflict [:pushpin: merge requirement]
  • -draft
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • -title~=(?i)wip
  • base=main
  • label!=dont-merge

Rule: Remove Fedora label (label)

  • base!=main

Rule: Add RHEL8 label (label)

  • base=rhel8

Rule: Add RHEL9 label (label)

  • base=rhel9
Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com