Commit Graph

10 Commits

Author SHA1 Message Date
Jimmy Chen
e21198c08b One more attempt to fix mergify condition. (#7472) 2025-05-16 13:55:06 +10:00
Jimmy Chen
e0ee148d6a Prevent mergify from updating labels while CI is still running. (#7470) 2025-05-16 11:46:21 +10:00
Jimmy Chen
cc6ae9d3f0 Fix mergify infinite loop. (#7463)
* Fix mergify infinite loop.

* Update rule for `ready-for-review` label.

* More fix to prevent infinite loop
2025-05-15 16:54:56 +10:00
Jimmy Chen
b1138c28fb Add additional mergify rules to automate triaging (#7451)
* Add additional mergify rules to automate triaging.

* Update mergify config.
2025-05-15 15:54:24 +10:00
Jimmy Chen
bf955c7543 Update mergify conditions for trivial and ready-for-merge labels to satisfy if base is not stable (#6997) 2025-02-14 10:23:38 +11:00
João Oliveira
029b4f2104 Improve mergify config (#6852)
* improve mergify config

* negate conflict
2025-01-24 11:43:51 +11:00
Michael Sproul
6b6f2beb7d Fix branch/tag names in mergify config (#6842) 2025-01-23 11:01:11 +11:00
João Oliveira
dc73791f35 update script for new mergify syntax (#6597) 2025-01-23 09:55:55 +11:00
Jimmy Chen
c7e5dd1098 Update Mergify commit message template (#5126) 2024-01-27 00:43:44 +00:00
Jimmy Chen
4cf4819497 Add mergify merge queue configuration file (#4917)
* Add mergify.yml.

* Abstract out CI jobs to a "success" job so that a change in the CI jobs don't require modification to mergify configuration on stable branch.

* Add new jobs to the `needs` list of  `test-suite-success`.

* Set `batch_max_wait_time` to 60 s.
2023-12-12 16:04:29 +11:00