[edk2-devel] [Patch 0/3] Mergify Enhancements

Michael D Kinney michael.d.kinney at intel.com
Thu Jul 8 03:48:59 UTC 2021


* Removed FINISHED and FAILED states with 10 second delays
* Update PatchCheck.py to ignore commit message format issues
  in merge commeits added by Merfigy.
* Enable Mergify queue feature to support auto rebase when
  'push' label is set and gauarntee that all EDK II CI checks
  are run before merging in changes with linear history.
* Use status checks configured in GitHub branch protections
* Allow non EDK II Maintainers to create a PR
  Requires an EDK II Maintainer to accept the change and
  request merge by adding 'push' label.  Only EDK II Maintainers
  have ability to set/clear labels.
* Do not automatically close PRs for personal builds.

Cc: Sean Brogan <sean.brogan at microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew at microsoft.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>
Cc: Bob Feng <bob.c.feng at intel.com>
Cc: Yuwei Chen <yuwei.chen at intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney at intel.com>

Michael D Kinney (3):
  BaseTools/Scripts: Ignore Mergify merge commits in PatchCheck.py
  .mergify: Simplify Mergify rules using GitHub status checks
  .azurepipelines: Remove FINISHED and FAILED states

 .../templates/pr-gate-build-job.yml           | 20 ------
 .mergify/config.yml                           | 71 ++++---------------
 BaseTools/Scripts/PatchCheck.py               | 18 +++--
 3 files changed, 24 insertions(+), 85 deletions(-)

-- 
2.32.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#77575): https://edk2.groups.io/g/devel/message/77575
Mute This Topic: https://groups.io/mt/84061124/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list