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

MdePkg: Add CUSTOM_STACK_CHECK_LIB Macro #6201

Merged
merged 2 commits into from
Oct 4, 2024

Merge branch 'master' into stack_cookie_move

2f84f74
Select commit
Loading
Failed to load commit list.
Merged

MdePkg: Add CUSTOM_STACK_CHECK_LIB Macro #6201

Merge branch 'master' into stack_cookie_move
2f84f74
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Oct 4, 2024 in 0s

2 potential rules

Rule: Automatically merge a PR when all required checks pass and 'push' label is present (queue)

  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • base~=(^main|^master|^stable/)
  • label=push
  • 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]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • base~=(^main|^master|^stable/)
      • label=push
      • any of: [🛡 GitHub branch protection]
        • check-success = Ubuntu GCC5 PR
        • check-neutral = Ubuntu GCC5 PR
        • check-skipped = Ubuntu GCC5 PR
      • any of: [🛡 GitHub branch protection]
        • check-success = Windows VS2019 PR
        • check-neutral = Windows VS2019 PR
        • check-skipped = Windows VS2019 PR
      • any of: [🛡 GitHub branch protection]
        • check-success = tianocore.PatchCheck
        • check-neutral = tianocore.PatchCheck
        • check-skipped = tianocore.PatchCheck
      • any of: [🛡 GitHub branch protection]
        • check-success = PlatformCI_ArmVirtPkg_Ubuntu_GCC5_PR
        • check-neutral = PlatformCI_ArmVirtPkg_Ubuntu_GCC5_PR
        • check-skipped = PlatformCI_ArmVirtPkg_Ubuntu_GCC5_PR
      • any of: [🛡 GitHub branch protection]
        • check-success = PlatformCI_EmulatorPkg_Ubuntu_GCC5_PR
        • check-neutral = PlatformCI_EmulatorPkg_Ubuntu_GCC5_PR
        • check-skipped = PlatformCI_EmulatorPkg_Ubuntu_GCC5_PR
      • any of: [🛡 GitHub branch protection]
        • check-success = PlatformCI_EmulatorPkg_Windows_VS2019_PR
        • check-neutral = PlatformCI_EmulatorPkg_Windows_VS2019_PR
        • check-skipped = PlatformCI_EmulatorPkg_Windows_VS2019_PR
      • any of: [🛡 GitHub branch protection]
        • check-success = PlatformCI_OvmfPkg_Ubuntu_GCC5_PR
        • check-neutral = PlatformCI_OvmfPkg_Ubuntu_GCC5_PR
        • check-skipped = PlatformCI_OvmfPkg_Ubuntu_GCC5_PR
      • any of: [🛡 GitHub branch protection]
        • check-success = PlatformCI_OvmfPkg_Windows_VS2019_PR
        • check-neutral = PlatformCI_OvmfPkg_Windows_VS2019_PR
        • check-skipped = PlatformCI_OvmfPkg_Windows_VS2019_PR

Rule: Post a comment on a PR that can not be merged due to a merge conflict (comment)

  • conflict
  • base~=(^main|^master|^stable/)

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

🚀  You can help us by becoming a sponsor!


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