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

moved defaults example vars to playbook #265

Merged
merged 8 commits into from
Aug 1, 2023

Merge branch 'main' into update-populate-aap-playbook

498097e
Select commit
Loading
Failed to load commit list.
Merged

moved defaults example vars to playbook #265

Merge branch 'main' into update-populate-aap-playbook
498097e
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 15, 2023 in 5s

12 rules match and 11 potential rules

Rule: Remove outdated reviews (dismiss_reviews)

  • base=main

Rule: Check for unresolved conversations before merging (comment, label)

  • #review-threads-unresolved>0

Rule: Remove question label from resolved conversations (label)

  • #review-threads-unresolved=0

Rule: Check for unresolved changes requested before merging (comment, label)

  • #changes-requested-reviews-by>0

Rule: Remove question label from resolved changes requested (label)

  • #changes-requested-reviews-by=0

Rule: Request Pull Request check re-run (comment, label)

  • all of:
    • any of:
      • -check-success="CI (Ansible devel sanity Lint)"
      • -check-success="CI (Ansible devel sanity Sanity)"
      • -check-success="CI (Ansible devel sanity Units)"
      • -check-success="CI (Summary Code Coverage)"
      • -check-success="CI"
    • base=main
    • label!=do not merge
    • label!=work in progress
    • updated-at<1 days ago
    • all of:
      • #approved-reviews-by>=1
      • #changes-requested-reviews-by=0
      • #review-threads-unresolved=0

Rule: Automatic merge on approval for Pull Requests (queue)

  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • base=main
  • check-success="CI (Ansible devel sanity Lint)"
  • check-success="CI (Ansible devel sanity Sanity)"
  • check-success="CI (Ansible devel sanity Units)"
  • check-success="CI (Summary Code Coverage)"
  • check-success="CI"
  • check-success="Lint Blue"
  • label!=do not merge
  • label!=work in progress
  • all of:
    • #approved-reviews-by>=1
    • #changes-requested-reviews-by=0
    • #review-threads-unresolved=0
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]

Rule: Automatic merge on approval for Pull Requests (label)

  • base=main
  • check-success="CI (Ansible devel sanity Lint)"
  • check-success="CI (Ansible devel sanity Sanity)"
  • check-success="CI (Ansible devel sanity Units)"
  • check-success="CI (Summary Code Coverage)"
  • check-success="CI"
  • check-success="Lint Blue"
  • label!=do not merge
  • label!=work in progress
  • all of:
    • #approved-reviews-by>=1
    • #changes-requested-reviews-by=0
    • #review-threads-unresolved=0

Rule: Warn on conflicts (comment, label)

  • conflict

Rule: Remove conflict label if not needed (label)

  • -conflict

Rule: Close stale Pull Request (close)

  • -closed
  • base=main
  • updated-at<14 days ago

Rule: Pull Request is ready and waiting for review (label)

  • #commented-reviews-by<1
  • -draft
  • created-at<1 days ago

Rule: Remove waiting for review label if not needed (label)

  • #commented-reviews-by>=1
  • -draft

Rule: Add bug label (label)

  • body~=(?m)^- \[[xX]\] Bug fix \(non-breaking change which fixes an issue\)

Rule: Remove bug label (label)

  • body~=(?m)^- \[ \] Bug fix \(non-breaking change which fixes an issue\)

Rule: add enhancement label (label)

  • body~=(?m)^- \[[xX]\] New feature \(non-breaking change which adds functionality\)

Rule: remove enhancement label (label)

  • body~=(?m)^- \[ \] New feature \(non-breaking change which adds functionality\)

Rule: add documentation label (label)

  • body~=(?m)^- \[[xX]\] Documentation update

Rule: remove documentation label (label)

  • body~=(?m)^- \[ \] Documentation update

Rule: Add test update label (label)

  • body~=(?m)^- \[[xX]\] Tests update

Rule: remove test update label (label)

  • body~=(?m)^- \[ \] Tests update

Rule: add refactor label (label)

  • body~=(?m)^- \[[xX]\] Refactor

Rule: remove refactor label (label)

  • body~=(?m)^- \[ \] Refactor

💖  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