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

fix(BUX-218): do not send revoked at if access key is not revoked #6

Merged
merged 1 commit into from
Sep 8, 2023

fix(BUX-218): do not send revoked at if access key is not revoked

767c8f1
Select commit
Loading
Failed to load commit list.
Merged

fix(BUX-218): do not send revoked at if access key is not revoked #6

fix(BUX-218): do not send revoked at if access key is not revoked
767c8f1
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Sep 29, 2023 in 2s

3 rules match and 5 potential rules

Rule: Automatic Merge ⬇️ on Approval ✔ (merge)

  • #approved-reviews-by>=1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #review-requested=0
  • -draft
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • -title~=(?i)wip
  • check-success='Analyze (go)'
  • check-success='test (1.18.x, ubuntu-latest)'
  • check-success='test (1.19.x, ubuntu-latest)'
  • label!=work-in-progress
  • any of: [🛡 GitHub branch protection]
    • check-success=Analyze (go)
    • check-neutral=Analyze (go)
    • check-skipped=Analyze (go)
  • any of: [🛡 GitHub branch protection]
    • check-success=test (1.18.x, ubuntu-latest)
    • check-neutral=test (1.18.x, ubuntu-latest)
    • check-skipped=test (1.18.x, ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=test (1.19.x, ubuntu-latest)
    • check-neutral=test (1.19.x, ubuntu-latest)
    • check-skipped=test (1.19.x, ubuntu-latest)

Rule: Auto-Assign Author (assign)

  • #assignee=0

Rule: Notify on merge (comment)

  • label=automerge
  • merged

Rule: Alert on merge conflict (comment)

  • conflict
  • label=automerge

Rule: Alert on tests failure for automerge (comment)

  • label=automerge
  • status-failure=commit

Rule: Bug / Fix label (label)

  • head~=(?i)^(bug)?fix

Rule: Close stale pull request (close, label)

  • -closed
  • base=master
  • updated-at<21 days ago

Rule: Delete head branch after merge (delete_head_branch)

  • closed [:pushpin: delete_head_branch requirement]
  • merged

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

🚀  You can help us by becoming a sponsor!


11 not applicable rules

Rule: Automatic Merge for Dependabot Minor Version Pull Requests (merge)

  • author~=^dependabot(|-preview)\[bot\]$
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -draft
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • check-success='Analyze (go)'
  • check-success='test (1.18.x, ubuntu-latest)'
  • check-success='test (1.19.x, ubuntu-latest)'
  • any of: [🛡 GitHub branch protection]
    • check-success=Analyze (go)
    • check-neutral=Analyze (go)
    • check-skipped=Analyze (go)
  • any of: [🛡 GitHub branch protection]
    • check-success=test (1.18.x, ubuntu-latest)
    • check-neutral=test (1.18.x, ubuntu-latest)
    • check-skipped=test (1.18.x, ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=test (1.19.x, ubuntu-latest)
    • check-neutral=test (1.19.x, ubuntu-latest)
    • check-skipped=test (1.19.x, ubuntu-latest)

Rule: Automatic Merge for Dependabot Minor Version Pull Requests (review)

  • author~=^dependabot(|-preview)\[bot\]$
  • -draft
  • check-success='Analyze (go)'
  • check-success='test (1.18.x, ubuntu-latest)'
  • check-success='test (1.19.x, ubuntu-latest)'

Rule: Work in Progress (label)

  • head~=(?i)^wip

Rule: Hotfix label (label)

  • head~=(?i)^hotfix

Rule: Documentation label (label)

  • head~=(?i)^docs

Rule: Feature label (label)

  • head~=(?i)^feat(ure)?

Rule: Chore label (label)

  • head~=(?i)^chore

Rule: Question label (label)

  • head~=(?i)^question

Rule: Test label (label)

  • head~=(?i)^test

Rule: Idea label (label)

  • head~=(?i)^idea

Rule: Welcome New Contributors (comment)

  • all of:
    • author!=dorzepowski
    • author!=allcontributors[bot]
    • author!=arkadiuszos4chain
    • author!=dependabot[bot]
    • author!=icellan
    • author!=mergify[bot]
    • author!=mrz1836
    • author!=pawellewandowski98
    • author!=wregulski
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