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

[8.9] docs: update Logstash output docs (backport #11165) #11277

Merged
merged 1 commit into from
Jul 24, 2023

docs: update Logstash output docs (#11165)

c3f6b48
Select commit
Loading
Failed to load commit list.
Merged

[8.9] docs: update Logstash output docs (backport #11165) #11277

docs: update Logstash output docs (#11165)
c3f6b48
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 7, 2023 in 1s

2 rules match and 3 potential rules

Rule: ask to resolve conflict (comment)

  • conflict

Rule: remove backport-skip label (label)

  • label~=^backport-\d

Rule: notify the backport has not been merged yet (comment)

  • -closed
  • -merged
  • #check-success>0
  • author=mergify[bot]
  • schedule=Mon-Mon 06:00-10:00[Europe/Paris]

Rule: squash and merge backport PRs after CI passes (queue)

  • -conflict
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • author=mergify[bot]
  • label=backport
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-success=CI-approved contributor
        • check-neutral=CI-approved contributor
        • check-skipped=CI-approved contributor
      • any of: [🛡 GitHub branch protection]
        • check-success=CLA
        • check-neutral=CLA
        • check-skipped=CLA
      • any of: [🛡 GitHub branch protection]
        • check-success=apm-ci/pr-merge
        • check-neutral=apm-ci/pr-merge
        • check-skipped=apm-ci/pr-merge
      • any of: [🛡 GitHub branch protection]
        • check-success=elasticsearch-ci/docs
        • check-neutral=elasticsearch-ci/docs
        • check-skipped=elasticsearch-ci/docs
      • any of: [🛡 GitHub branch protection]
        • check-success=lint
        • check-neutral=lint
        • check-skipped=lint

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

🚀  You can help us by becoming a sponsor!


18 not applicable rules

Rule: squash and merge updatecli PRs after CI passes (queue)

  • head~=^updatecli
  • label=automation
  • -conflict
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-success=CI-approved contributor
        • check-neutral=CI-approved contributor
        • check-skipped=CI-approved contributor
      • any of: [🛡 GitHub branch protection]
        • check-success=CLA
        • check-neutral=CLA
        • check-skipped=CLA
      • any of: [🛡 GitHub branch protection]
        • check-success=apm-ci/pr-merge
        • check-neutral=apm-ci/pr-merge
        • check-skipped=apm-ci/pr-merge
      • any of: [🛡 GitHub branch protection]
        • check-success=elasticsearch-ci/docs
        • check-neutral=elasticsearch-ci/docs
        • check-skipped=elasticsearch-ci/docs
      • any of: [🛡 GitHub branch protection]
        • check-success=lint
        • check-neutral=lint
        • check-skipped=lint

Rule: delete updatecli branch after merging/closing it (delete_head_branch)

  • all of:
    • head~=^updatecli
    • label=automation
  • closed [:pushpin: delete_head_branch requirement]
  • any of:
    • closed
    • merged

Rule: backport patches to 8.4 branch (backport)

  • base=main
  • label=backport-8.4
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.3 branch (backport)

  • base=main
  • label=backport-8.3
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.2 branch (backport)

  • base=main
  • label=backport-8.2
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.1 branch (backport)

  • base=main
  • label=backport-8.1
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.0 branch (backport)

  • base=main
  • label=backport-8.0
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 7.17 branch (backport)

  • base=main
  • label=backport-7.17
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 7.16 branch (backport)

  • base=main
  • label=backport-7.16
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 7.15 branch (backport)

  • base=main
  • label=backport-7.15
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 7.14 branch (backport)

  • base=main
  • label=backport-7.14
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 7.13 branch (backport)

  • base=main
  • label=backport-7.13
  • merged
  • merged [:pushpin: backport requirement]

Rule: notify the backport policy (comment, label)

  • -label~=^backport
  • base=main

Rule: backport patches to 8.5 branch (backport)

  • base=main
  • label=backport-8.5
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.6 branch (backport)

  • base=main
  • label=backport-8.6
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.7 branch (backport)

  • base=main
  • label=backport-8.7
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.8 branch (backport)

  • base=main
  • label=backport-8.8
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.9 branch (backport)

  • base=main
  • label=backport-8.9
  • merged
  • merged [:pushpin: backport requirement]
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