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

README.md: bump actions/upload-artifact from v3 to v4 #347

Merged
merged 1 commit into from
Jan 29, 2024

README.md: bump actions/upload-artifact from v3 to v4

1af6870
Select commit
Failed to load commit list.
Merged

README.md: bump actions/upload-artifact from v3 to v4 #347

README.md: bump actions/upload-artifact from v3 to v4
1af6870
Select commit
Failed to load commit list.
Mergify / Summary succeeded Jan 29, 2024 in 2s

5 rules match and 6 potential rules

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

  • -closed [📌 merge requirement]
  • #approved-reviews-by>=1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #review-requested=0
  • -conflict [📌 merge requirement]
  • -draft
  • -draft [📌 merge requirement]
  • -title~=(?i)wip
  • base=main
  • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
  • check-success=Test latest changes
  • label!=dont-merge
  • label!=merge-strategy: rebase
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

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

  • -closed [📌 merge requirement]
  • label=merge-strategy: rebase
  • #approved-reviews-by>=1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #review-requested=0
  • -conflict [📌 merge requirement]
  • -draft
  • -draft [📌 merge requirement]
  • -title~=(?i)wip
  • base=main
  • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
  • check-success=Test latest changes
  • label!=dont-merge
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

✅ Rule: Delete head branch after merge (delete_head_branch)

  • closed [📌 delete_head_branch requirement]
  • head!=main
  • merged

Rule: Add source label (label)

  • files~=^src/

✅ Rule: Remove source label (label)

  • -files~=^src/

Rule: Add configuration label (label)

  • any of:
    • files~=Dockerfile
    • files~=\.yml$

✅ Rule: Remove configuration label (label)

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

✅ Rule: Add documentation label (label)

  • any of:
    • files~=\.md$
    • files~=\.png$

Rule: Remove documentation label (label)

  • all of:
    • -files~=\.md$
    • -files~=\.png$

Rule: Add test label (label)

  • files~=^test/

✅ Rule: Remove test label (label)

  • -files~=^test/

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

🚀  You can help us by becoming a sponsor!


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