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

Add FXIOS-9962 - Add shared files from mozilla central for password generator #21885

chore: add JS shared files for password generator

9d807d2
Select commit
Loading
Failed to load commit list.
Merged

Add FXIOS-9962 - Add shared files from mozilla central for password generator #21885

chore: add JS shared files for password generator
9d807d2
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Sep 12, 2024 in 2s

3 potential rules

⚠️ The pull request has been merged by @issammani

‼️ 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 September 16th, 2024.
This option will be removed on October 21st, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

Rule: Resolve conflict (comment)

  • conflict

Rule: Needs landing - Rebase (queue)

  • -closed [📌 queue requirement]
  • label=Needs Landing
  • #approved-reviews-by>=1
  • -conflict [📌 queue requirement]
  • -draft
  • -draft [📌 queue requirement]
  • check-success=Bitrise
  • label!=Do Not Merge ⛔️
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = Bitrise
        • check-neutral = Bitrise
        • check-skipped = Bitrise

Rule: Needs landing - Squash (queue)

  • -closed [📌 queue requirement]
  • label=Needs Landing (Squash)
  • #approved-reviews-by>=1
  • -conflict [📌 queue requirement]
  • -draft
  • -draft [📌 queue requirement]
  • check-success=Bitrise
  • label!=Do Not Merge ⛔️
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = Bitrise
        • check-neutral = Bitrise
        • check-skipped = Bitrise

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

🚀  You can help us by becoming a sponsor!


6 not applicable rules

Rule: Bitrise update - Auto Merge (queue)

  • -closed [📌 queue requirement]
  • -files~=^(?!bitrise.yml).+$
  • author=github-actions[bot]
  • files=bitrise.yml
  • head=update-br-new-xcode-version
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • check-success=Bitrise
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = Bitrise
        • check-neutral = Bitrise
        • check-skipped = Bitrise

Rule: Bitrise update - Auto Merge (review)

  • -files~=^(?!bitrise.yml).+$
  • author=github-actions[bot]
  • files=bitrise.yml
  • head=update-br-new-xcode-version
  • check-success=Bitrise

Rule: Rust Component Upgrade - Auto Merge (queue)

  • -closed [📌 queue requirement]
  • author=github-actions[bot]
  • files=Client.xcodeproj/project.pbxproj
  • files=Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • check-success=Bitrise
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = Bitrise
        • check-neutral = Bitrise
        • check-skipped = Bitrise

Rule: Rust Component Upgrade - Auto Merge (review)

  • author=github-actions[bot]
  • files=Client.xcodeproj/project.pbxproj
  • files=Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
  • check-success=Bitrise

Rule: L10N - Auto Merge (queue)

  • -closed [📌 queue requirement]
  • -files~=^(?!^.+\.strings).+$
  • author=github-actions[bot]
  • files~=^.+\.strings$
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • check-success=Bitrise
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = Bitrise
        • check-neutral = Bitrise
        • check-skipped = Bitrise

Rule: L10N - Auto Merge (review)

  • -files~=^(?!^.+\.strings).+$
  • author=github-actions[bot]
  • files~=^.+\.strings$
  • check-success=Bitrise
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