SHA256
1
0
forked from adamm/autogits

106 Commits

Author SHA256 Message Date
af096af507 pr: require manual merge options for repositories 2025-05-26 18:10:25 +02:00
3bef967023 wip 2025-05-16 17:57:02 +02:00
9c3658b33e pr: remove pending requests
Remove all pending review requests when we merge
2025-05-13 18:34:56 +02:00
4653904ded pr: merge - preliminary fixes 2025-05-09 17:28:35 +02:00
c93788d0ee pr: fixes 2025-05-07 16:10:16 +02:00
cb64635aea pr: use correct prjgit repo name 2025-05-06 23:59:51 +02:00
aeb4c20744 pr: reset submodules if they not agreed 2025-05-06 23:15:27 +02:00
da1df24666 wip 2025-05-06 18:06:04 +02:00
bff5f1cab7 common: handle case of missing remote
If repo present, but remote not setup, just set it up
2025-04-30 12:29:32 +02:00
6d1ef184e0 workflow-pr: logging 2025-04-29 19:08:37 +02:00
e30d366f2f workflow-pr: logging updates 2025-04-29 18:00:37 +02:00
2d044d5664 git: one generator per app, multiple instances
this allows locking for access for each org
2025-04-14 18:33:18 +02:00
f91c61cd20 tests 2025-04-08 00:23:24 +02:00
06aef50047 start refactoring PR bot 2025-04-07 19:03:02 +02:00
d3f1b36676 Use "-gitea-url" instead of "-gitea-host" or simiar
This allows to use another schema than https:// to connect to Gitea
2025-04-07 14:20:26 +02:00
da1f4f4fa0 fix mocks 2025-04-04 13:05:51 +02:00
Jan Zerebecki
23ed9b830d Merge all go.mod into a top level one 2025-04-03 22:38:31 +02:00
20b02d903c pr: move config to project 2025-03-26 23:20:26 +01:00
635bdd0f50 Migrate PR related to to common area 2025-03-18 13:08:49 +01:00
fffdce2c58 better recovery in unexpected situations 2025-02-24 13:11:54 +01:00
ee6d704e1e refactor 2025-02-20 19:25:36 +01:00
bfeaed40d5 remove legacy 2025-02-20 19:17:23 +01:00
4dd864c7b6 move maintainership to common/ 2025-02-20 12:20:14 +01:00
a5acc1e34e yolo 2025-02-19 10:51:49 +01:00
fc2dbab782 wip 2025-02-19 00:06:54 +01:00
9236fa3ff1 check stale reviews 2025-02-18 18:14:17 +01:00
334fe5553e tests 2025-02-18 17:52:36 +01:00
9418b33c6c fix 2025-02-18 17:42:55 +01:00
7a8c84d1a6 check status 2025-02-18 12:40:32 +01:00
367d606870 wip 2025-02-17 17:49:02 +01:00
682397975f wip 2025-02-16 22:40:10 +01:00
1c38c2105b wip 2025-02-14 17:13:51 +01:00
a84d55c858 rename interfaces 2025-02-06 19:18:09 +01:00
2cd7307291 remove debug code 2025-02-06 18:56:02 +01:00
efde2fad69 reviewers fix in tests 2025-02-06 17:17:06 +01:00
e537e5d00c wip 2025-02-05 18:30:08 +01:00
adffc67ca0 typos 2025-02-05 14:44:38 +01:00
656a3bacdf add reviewer parsing 2025-02-05 14:43:38 +01:00
c0c467d72b merge 2025-02-04 17:44:49 +01:00
dbee0e8bd3 submodules 2025-02-04 14:24:38 +01:00
c7723fce2d wip 2025-02-03 18:15:01 +01:00
12a641c86f wip 2025-02-02 21:07:51 +01:00
73e817d408 wip 2025-01-31 17:39:46 +01:00
d5dbb37e18 git.status 2025-01-29 17:29:09 +01:00
5108019db0 wip 2025-01-28 10:52:54 +01:00
6fc0607823 wip 2025-01-27 17:43:50 +01:00
c1df08dc59 {wip} 2025-01-21 17:20:00 +01:00
92747f0913 {wip} 2025-01-21 17:19:18 +01:00
b9e70132ae workflow-pr: print errors from check handlers 2025-01-17 14:46:53 +01:00
245181ad28 workflow-pr: don't recreate branches on every check
Check if branch exists and if it matches the PR already created.
If yes, then nothing needs to be updated.
2025-01-16 16:36:53 +01:00