139f40fce3
pr: fix maintainership data corruption
...
go-generate-check / go-generate-check (push) Successful in 8s
With group expansion, we were not operating on a copy of the slice
but the original slice. This results in the original data being
modified instead of the copy as intended.
2026-02-06 16:56:03 +01:00
68b67c6975
Merge branch 'maintainer-update'
go-generate-check / go-generate-check (push) Successful in 8s
2026-02-03 13:10:16 +01:00
86a176a785
common: precise key removal
2026-01-24 18:11:43 +01:00
bb9e9a08e5
common: only change maintainership lines that changed
2026-01-24 17:52:00 +01:00
877e93c9bf
pr: always require review, if configured
...
go-generate-check / go-generate-check (pull_request) Failing after 23s
Implement ReviewRequired option to workflow.config. This will
always require a review by maintainer, unless no other maintainers
are available.
By default, ReviewRequired is false
2026-01-20 19:18:56 +01:00
8af7e58534
common: handle group data in PR reviews
2025-09-16 18:13:35 +02:00
043673d9ac
common: handle ReviewGroup in maintainership data
...
ReviewGroups can be added as maintainers and can be optionally
expanded. This is handy when a ReviewGroup is a project maintainer
2025-09-16 17:40:18 +02:00
a283d4f26f
PR: no submitter reviews needed
2025-06-07 21:52:47 +02:00
90cca05b31
common: fix maintainership parsing when no maintienrs explicitly set
2025-06-04 13:56:04 +02:00
3bef967023
wip
2025-05-16 17:57:02 +02:00
4653904ded
pr: merge - preliminary fixes
2025-05-09 17:28:35 +02:00
da1df24666
wip
2025-05-06 18:06:04 +02:00
Jan Zerebecki
4604aaeeba
Rename bots-common to common
...
to make it match the name it is imported as
2025-04-03 22:38:28 +02:00