Commit Graph

58 Commits

Author SHA1 Message Date
Tyera 03ad13bb76
Fix mergify, vis-a-vis missing dont-squash-my-commits team (#29909)
Fix mergify.yml vis-a-vis missing dont-squash-my-commits team
2023-01-25 20:59:18 -07:00
Tyera d668e1696d
Fix mergify for docs PRs (#29026)
* Update docs mergify rules

* Simplify to single criterion
2022-12-06 06:41:34 -07:00
Will Hickey d654fceacc
Mergify: don't add automerge label to backport PRs (#29070) 2022-12-05 10:12:28 -06:00
Trent Nelson f1d415cc85 ci: v1.10 is EOL. stop creating backports for it 2022-10-18 12:14:00 -07:00
Will Hickey a3d0dd78ec
Add v1.10 backport for v1.13 label (#27821) 2022-09-18 13:31:51 -05:00
Will Hickey 6e2ab45b68
Update mergify backport actions to new version numbers v1.13 and v1.14 (#27749) 2022-09-13 07:53:19 -05:00
Michael Vines 6c30ff2033 restore BackportAssignee definition 2022-08-04 21:28:53 -07:00
Michael Vines 4dc6174cf6 Remove v1.9 backport actions, add v1.11 backport actions 2022-08-04 21:08:56 -07:00
steviez 86f12bc89c
Add github-actions bot to approved commit author list (#25927) 2022-06-14 00:10:21 -05:00
yihau f3e916566f chore: fix mergify docs status label 2022-05-06 14:42:05 +08:00
Yihau Chen 0e3fc9d31c
chore: add docs actions (#25029)
* chore: mv .travis/* ci/

* chore: add docs action

* chore: update mergify
2022-05-06 12:14:50 +08:00
Justin Starry 9b8ce395a6 Fix mergify config 2022-05-05 11:53:49 +08:00
Justin Starry c5745bb51b
Remove travis success condition for automerging doc changes (#24997) 2022-05-05 11:31:01 +08:00
Justin Starry fed13b1f62
Assign backports for automerged PR to pr-subscribers group (#24523)
* Assign backports for automerged PR to pr-subscribers group

* branch on community label

* use anchor
2022-04-21 15:01:22 +08:00
Justin Starry 697c9e1969
Automatically set PR merger as backport PR assignee (#24430)
* Automatically set PR author as backport PR assignee

* Use merged_by instead of author for assignee
2022-04-19 17:26:21 +08:00
Pankaj Garg 865e17f3cf
Fix merge Yaml file (#24354) 2022-04-14 14:15:39 -07:00
Justin Starry e570039ee0
Fix automerge automation for backport PRs (#24338) 2022-04-15 00:29:40 +08:00
Justin Starry 47b938e617
Don't request reviews for community pr's that have been reviewed (#24307) 2022-04-13 12:47:25 +08:00
Justin Starry c29fca000b
Fix community PR review requests (#24306) 2022-04-13 11:24:30 +08:00
Justin Starry 9488a73f52
Don't request reviews from community-pr-subscribers if reviewer assigned (#24270) 2022-04-12 16:35:05 +08:00
Justin Starry 0188e2601b
Add feature gate prompt and backport label automation (#24023) 2022-04-01 14:41:55 +08:00
Trent Nelson e34c52934c ci: don't allow mergify to add automerge label to merged PRs 2022-03-25 16:19:11 +00:00
Michael Vines 99f1a43262 Add v1.10 backport label, remove v1.8 backport label 2022-03-21 09:50:55 -07:00
Michael Vines c0638439be Restrict the Mergify copy command to core contributors 2022-01-27 09:07:50 -08:00
Michael Vines 689b8d720e Drop obsolute branches from backport candidates 2021-12-03 10:21:09 -08:00
Justin Starry 81c497d263
ci: fix up pr subscribers review request automation (#21416) 2021-11-24 09:41:48 -05:00
Justin Starry c68a11f715
ci: move web3 commit lint to parallel check (#21414) 2021-11-24 09:15:43 -05:00
Justin Starry 915bf8576f
mergify: don't request reviews for community pr's if already reviewed (#21345) 2021-11-18 16:37:18 +01:00
Justin Starry 77020798c3
CI: fix mergify check for web3 ci status (#20209) 2021-09-25 10:49:32 -04:00
Justin Starry 355d45ca46
Fix automerge checks (#20156) 2021-09-24 00:43:52 -04:00
Justin Starry f3d3774ff8
Update automerge settings for web3 github action checks (#19850) 2021-09-13 17:16:29 -05:00
Justin Starry 00de20d26f
Fix mergify automerge rule for explorer checks (#19831) 2021-09-13 10:24:28 -05:00
Justin Starry 3bf7c3d53e
explorer: Use Github Actions for CI (#19814)
* explorer: Use Github Actions for CI

* clean up mergify
2021-09-12 17:20:58 -05:00
Justin Starry 7c259d09f4
Automatically request review for community PR's (#18737) 2021-07-16 22:07:44 -05:00
Justin Starry 6a2aec1047
Add label to community contributions (#17876) 2021-06-10 12:28:37 -07:00
Michael Vines c81c7fe37c Rotate mergify labels 2021-05-27 08:24:37 -07:00
Michael Vines 480b4e08a9 Drop v1.3, add v1.7 2021-02-17 09:01:45 -08:00
Michael Vines 24be4fc8f8 Add v1.5 and v1.6 backport support 2020-12-14 13:28:01 -08:00
Trent Nelson 964cfb05ea Mergify backports: add v1.4, drop v1.1 2020-08-05 15:38:56 -06:00
Michael Vines 21beade4b9
Drop support for v1.0 backports, add v1.3 support 2020-07-14 18:04:59 -07:00
Michael Vines 356ab45e5a Gate automerge on Travis 2020-07-08 10:36:38 -07:00
Michael Vines 5b9cd72d8f Remove strict from automerge, add rebase opt in 2020-06-17 20:52:39 -07:00
Michael Vines 74c7dce4b5 Simplify automerge label removal condition 2020-06-15 09:01:45 -07:00
Michael Vines 335f5f35f4 / 2020-06-15 08:51:46 -07:00
Michael Vines 22ec51f4d4 Add mergify automerge configuration 2020-06-15 08:45:02 -07:00
Michael Vines b20edaca26
Allow v1.0 backports from v1.1 2020-04-06 11:26:39 -07:00
Michael Vines fb2620b3a5
Set ignore_conflicts, the new mergify behaviour is worse 2020-03-05 08:44:20 -07:00
Michael Vines caa70d2bca
Remove v0.23 as a backport target 2020-03-03 15:10:06 -07:00
Michael Vines ed1149c8e0
Update supported backport labels 2020-02-21 00:47:44 -07:00
Michael Vines 182e4cec86
Update backport labels 2020-01-17 21:38:39 -07:00