Skip to content

refactor: Remove non-null assertion from inlineDisable

Mergify / Summary succeeded Aug 18, 2024 in 0s

1 potential rule

‼️ Action Required ‼️

The configuration uses the deprecated commit_message_template attribute of the queue action in one or more pull_request_rules. It must now be used under the queue_rules configuration.
A brownout is planned on August 26th, 2024.
This option will be removed on September 23rd, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

‼️ Action Required ‼️

The configuration uses the deprecated merge_method attribute of the queue action in one or more pull_request_rules. It must now be used under the queue_rules configuration.
A brownout is planned on August 26th, 2024.
This option will be removed on September 23rd, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

### Rule: Automatic merge when Github conditions pass (queue)
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-neutral=codecov/patch
        • check-skipped=codecov/patch
        • check-success=codecov/patch
      • any of: [🛡 GitHub branch protection]
        • check-neutral=commitlint
        • check-skipped=commitlint
        • check-success=commitlint
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
      • #review-threads-unresolved=0 [🛡 GitHub branch protection]
      • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success=Analyze (javascript)
        • check-neutral=Analyze (javascript)
        • check-skipped=Analyze (javascript)
      • any of: [🛡 GitHub branch protection]
        • check-success=CodeQL
        • check-neutral=CodeQL
        • check-skipped=CodeQL
      • any of: [🛡 GitHub branch protection]
        • check-success=Summary
        • check-neutral=Summary
        • check-skipped=Summary
      • any of: [🛡 GitHub branch protection]
        • check-success=presubmit
        • check-neutral=presubmit
        • check-skipped=presubmit
      • any of: [🛡 GitHub branch protection]
        • check-success=dependency-review
        • check-neutral=dependency-review
        • check-skipped=dependency-review
  • #approved-reviews-by>=1
  • -draft [📌 queue requirement]
  • author~=^(?:(?!dependabot).)*$
  • base=main
  • label!='changes requested'
  • label!=work-in-progress
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

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

🚀  You can help us by becoming a sponsor!


3 not applicable rules

Rule: Auto-merge dependabot (queue)

  • author=dependabot[bot]
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-neutral=codecov/patch
        • check-skipped=codecov/patch
        • check-success=codecov/patch
      • any of: [🛡 GitHub branch protection]
        • check-neutral=commitlint
        • check-skipped=commitlint
        • check-success=commitlint
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
      • #review-threads-unresolved=0 [🛡 GitHub branch protection]
      • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success=Analyze (javascript)
        • check-neutral=Analyze (javascript)
        • check-skipped=Analyze (javascript)
      • any of: [🛡 GitHub branch protection]
        • check-success=CodeQL
        • check-neutral=CodeQL
        • check-skipped=CodeQL
      • any of: [🛡 GitHub branch protection]
        • check-success=Summary
        • check-neutral=Summary
        • check-skipped=Summary
      • any of: [🛡 GitHub branch protection]
        • check-success=presubmit
        • check-neutral=presubmit
        • check-skipped=presubmit
      • any of: [🛡 GitHub branch protection]
        • check-success=dependency-review
        • check-neutral=dependency-review
        • check-skipped=dependency-review
  • #approved-reviews-by>=1
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: Have Dependabot rebase when conflict at head of queue (comment)

  • author=dependabot[bot]
  • conflict
  • queue-position=0
  • #approved-reviews-by>=1

Rule: Approve PRs by melink14 after they are marked ready (review)

  • author=melink14
  • label=self-approved
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