Commit Graph

52 Commits

Author SHA256 Message Date
940e5be2c1 Migrate to prjgit based config
config now only has reference to org or prjgits and the rest
is defined in the "workflow.config" in the prjgit itself. This
allows the config to be updated in the project.
2025-03-23 16:33:06 +01:00
463a6e3236 wip 2025-03-12 19:13:22 +01:00
205741dde1 typos 2025-02-19 11:46:25 +01:00
9418b33c6c fix 2025-02-18 17:42:55 +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
6fc0607823 wip 2025-01-27 17:43:50 +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
fbaeddfcd8 add support for maintainership directories 2025-01-15 00:46:03 +01:00
e63a450c5d add review checks 2025-01-11 21:37:59 +01:00
72d5f64f90 wip 2024-12-17 23:33:43 +01:00
ac6fb96534 wip 2024-12-16 18:12:54 +01:00
50aab4c662 wip 2024-12-16 08:15:49 +01:00
8c6180a8cf . 2024-12-15 13:00:20 +01:00
7433ac1d3a wip 2024-12-09 00:39:55 +01:00
77751ecc46 workflow-pr: wip 2024-12-05 18:38:35 +01:00
f4462190c9 workflow-pr: maintainership API change 2024-11-29 17:33:01 +01:00
8bedcc5195 wip 2024-11-07 18:25:35 +01:00
a230c2aa52 {wip} tests 2024-11-03 22:21:57 +01:00
881cba862f common: refactor IsReviewed() 2024-10-01 12:18:37 +02:00
77bdf7649a common: parse all PR for associated PrjGit PR
we may have more than 1 page of PR to parse
2024-10-01 12:03:50 +02:00
5027e98c04 pr: processing checks 2024-09-30 15:09:45 +02:00
76f2ae8aec common: find pull requests by source and target 2024-09-27 17:55:49 +02:00
b7ec9a9ffb Handle case when branch not exist
Handle default branch name in push and branch create handlers
Don't panic in this case in case the project has multiple configs
2024-09-12 16:25:22 +02:00
652ce0d875 copyright 2024-09-10 18:24:41 +02:00
8a1bbbe3b8 . 2024-09-05 15:28:08 +02:00
b7f5eb6d50 . 2024-09-05 15:02:26 +02:00
df5e073893 . 2024-09-04 14:04:13 +02:00
50c642250a . 2024-09-02 17:27:23 +02:00
629b10fbac . 2024-08-30 17:05:57 +02:00
ecf0ec0aea . 2024-08-28 17:20:09 +02:00
e0134baadc . 2024-08-25 22:47:44 +02:00
3052a5da5d . 2024-08-24 13:32:39 +02:00
6ec271132d . 2024-08-23 15:19:37 +02:00
96c800db05 . 2024-08-05 17:00:39 +02:00
e47feaf5e8 . 2024-07-26 16:53:09 +02:00
18bfc87a1c . 2024-07-22 17:35:48 +02:00
Adam Majer
4a1856a216 . 2024-07-18 23:36:41 +02:00
7dfbf4c9f2 . 2024-07-18 16:43:27 +02:00
Adam Majer
88770fda5b . 2024-07-15 20:53:16 +02:00
f40888ea45 . 2024-07-11 16:45:49 +02:00
Adam Majer
7f31f735ca . 2024-07-10 20:41:24 +02:00
Adam Majer
d6e2ac95bf . 2024-07-10 20:30:06 +02:00
96a07e95c7 . 2024-07-10 17:20:23 +02:00
fe58462b59 . 2024-07-10 11:41:34 +02:00
262cc0ff91 . 2024-07-10 11:25:00 +02:00
6e501c82bc . 2024-07-10 11:18:33 +02:00
6b3abaa4d6 . 2024-07-10 10:59:27 +02:00