7f09b2d2d3
common: match project config before packages
...
We need to cycle through all project configs before we try to
match non-project config branches/packages. If we have multiple
project gits in one org, this coudl match wrong config
2025-11-20 13:22:40 +01:00
04825b552e
pr: use force-merge instead of force-push
...
The permission is to accept a change without required reviews, not
to actually force-push
Fixes 7bad8eb5a9
2025-10-12 10:22:49 +02:00
7bad8eb5a9
pr: Add config definitions for permission set
2025-10-09 18:43:56 +02:00
24ed21ce7d
tests: fix panics
2025-08-26 23:51:14 +02:00
6438a8625a
Replace PrjGit creation logic
2025-06-16 14:22:21 +02:00
69dcebcf74
common: use Timeline for reviews
...
Gitea doesn't keep track of Stale reviews well. We should parse
Timeline of a PR *always* and apply our own logic to this instead
2025-05-30 16:51:30 +02:00
874a120f88
we are using master for project git .. this may change
2025-04-17 17:58:18 +02:00
bfeac63c57
update repo parsing
2025-04-17 13:34:11 +02:00
c4ce974ddf
group-review: fixes
2025-04-05 23:45:40 +02:00