Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Update antlr4, antlr4-runtime to 4.13.2 #2696

Open
wants to merge 1 commit into
base: 1.6.x
Choose a base branch
from

Update antlr4, antlr4-runtime to 4.13.2

b977baf
Select commit
Loading
Failed to load commit list.
Open

Update antlr4, antlr4-runtime to 4.13.2 #2696

Update antlr4, antlr4-runtime to 4.13.2
b977baf
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 5, 2024 in 1s

7 potential 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

‼️ Action Required ‼️

The configuration uses the deprecated update_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 squash-and-merge on CI success and review (queue)

  • #approved-reviews-by>=1
  • label="Please Merge"
  • status-success=all tests passed
  • #changes-requested-reviews-by=0
  • -draft [πŸ“Œ queue requirement]
  • base=1.6.x
  • label!="DO NOT MERGE"
  • label!="bp-conflict"
  • any of: [πŸ“Œ queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [πŸ”€ queue conditions]
    • all of: [πŸ“Œ queue conditions of queue default]
      • any of: [πŸ›‘ GitHub branch protection]
        • check-success=license/cla
        • check-neutral=license/cla
        • check-skipped=license/cla
      • any of: [πŸ›‘ GitHub branch protection]
        • check-skipped=all tests passed
        • check-neutral=all tests passed
        • check-success=all tests passed

Rule: backport to 1.5.x (backport)

  • merged
  • merged [πŸ“Œ backport requirement]
  • milestone=1.5.x
  • base=1.6.x

Rule: backport to 1.5.x (label)

  • merged
  • milestone=1.5.x
  • base=1.6.x

Rule: backport to 1.4.x, 1.5.x (backport)

  • merged
  • merged [πŸ“Œ backport requirement]
  • milestone=1.4.x
  • base=1.6.x

Rule: backport to 1.4.x, 1.5.x (label)

  • merged
  • milestone=1.4.x
  • base=1.6.x

Rule: backport to 1.3.x, 1.4.x, 1.5.x (backport)

  • merged
  • merged [πŸ“Œ backport requirement]
  • milestone=1.3.x
  • base=1.6.x

Rule: backport to 1.3.x, 1.4.x, 1.5.x (label)

  • merged
  • milestone=1.3.x
  • base=1.6.x

πŸ’–Β Β 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: automatic squash-and-mege of 1.3.x backport PRs (queue)

  • base=1.3.x
  • label="Backport"
  • status-success=all tests passed
  • #changes-requested-reviews-by=0
  • -draft [πŸ“Œ queue requirement]
  • label!="DO NOT MERGE"
  • label!="bp-conflict"
  • any of: [πŸ“Œ queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [πŸ”€ queue conditions]
    • all of: [πŸ“Œ queue conditions of queue default]
      • any of: [πŸ›‘ GitHub branch protection]
        • check-success=license/cla
        • check-neutral=license/cla
        • check-skipped=license/cla
      • any of: [πŸ›‘ GitHub branch protection]
        • check-skipped=all tests passed
        • check-neutral=all tests passed
        • check-success=all tests passed

Rule: automatic squash-and-mege of 1.4.x backport PRs (queue)

  • base=1.4.x
  • label="Backport"
  • status-success=all tests passed
  • #changes-requested-reviews-by=0
  • -draft [πŸ“Œ queue requirement]
  • label!="DO NOT MERGE"
  • label!="bp-conflict"
  • any of: [πŸ“Œ queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [πŸ”€ queue conditions]
    • all of: [πŸ“Œ queue conditions of queue default]
      • any of: [πŸ›‘ GitHub branch protection]
        • check-success=license/cla
        • check-neutral=license/cla
        • check-skipped=license/cla
      • any of: [πŸ›‘ GitHub branch protection]
        • check-skipped=all tests passed
        • check-neutral=all tests passed
        • check-success=all tests passed

Rule: automatic squash-and-mege of 1.5.x backport PRs (queue)

  • base=1.5.x
  • label="Backport"
  • status-success=all tests passed
  • #changes-requested-reviews-by=0
  • -draft [πŸ“Œ queue requirement]
  • label!="DO NOT MERGE"
  • label!="bp-conflict"
  • any of: [πŸ“Œ queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [πŸ”€ queue conditions]
    • all of: [πŸ“Œ queue conditions of queue default]
      • any of: [πŸ›‘ GitHub branch protection]
        • check-success=license/cla
        • check-neutral=license/cla
        • check-skipped=license/cla
      • any of: [πŸ›‘ GitHub branch protection]
        • check-skipped=all tests passed
        • check-neutral=all tests passed
        • check-success=all tests passed
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