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

chore(deps): update actions/checkout action to v4 #111

Merged
merged 1 commit into from
Oct 10, 2023

chore(deps): update actions/checkout action to v4

d3d33c3
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): update actions/checkout action to v4 #111

chore(deps): update actions/checkout action to v4
d3d33c3
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Oct 10, 2023 in 10s

5 rules match and 6 potential rules

⚠️ The pull request has been merged by @jamacku

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

  • check-success~=Build Tests - Node.js (18.x)
  • label!=merge-strategy: rebase
  • #approved-reviews-by>=1
  • #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
  • check-success=Build Tests - Node.js (16.x)
  • check-success=CodeQL
  • check-success=Differential ShellCheck
  • check-success=Prettier & ESLint
  • check-success=Super Linter
  • check-success~=^Deploy Docker Image - Test (.*)$
  • label!=dont-merge

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

  • check-success~=Build Tests - Node.js (18.x)
  • #approved-reviews-by>=1
  • #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
  • check-success=Build Tests - Node.js (16.x)
  • check-success=CodeQL
  • check-success=Differential ShellCheck
  • check-success=Prettier & ESLint
  • check-success=Super Linter
  • check-success~=^Deploy Docker Image - Test (.*)$
  • label!=dont-merge
  • label=merge-strategy: rebase

Rule: Delete head branch after merge (delete_head_branch)

  • closed [:pushpin: 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~=\.yml$
    • files~=Dockerfile
    • files~=\.config.ts$
    • files~=\.json$

Rule: Remove configuration label (label)

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

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)

  • any of:
    • files~=^itest/
    • files~=^test/

Rule: Remove test label (label)

  • -files~=^itest/
  • -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