TSR Berry
516276048e
Add constants to private module
2023-08-24 23:50:03 +02:00
TSR Berry
ca55893b05
Add setup-mako action
2023-08-24 23:48:54 +02:00
TSR Berry
23f694e547
Fix typo
2023-08-20 01:54:36 +02:00
TSR Berry
3c84aa868c
Replace requirements.txt with poetry
2023-08-20 01:54:06 +02:00
TSR Berry
b87e62ff8d
Add reviewers.yml template
2023-08-19 23:41:50 +02:00
TSR Berry
5df29a0273
Move update_reviewers.py into a new python module
2023-08-19 23:16:47 +02:00
TSR Berry
9a7d199b59
Add formatting workflow
2023-08-19 23:16:27 +02:00
TSR Berry
22c1818b90
Add dependabot.yml
2023-08-19 23:16:03 +02:00
TSR Berry
5c313316cd
Add basic requirements.txt
2023-08-19 23:05:01 +02:00
TSR Berry
00d4e7d02b
Add basic .editorconfig
2023-08-19 23:04:48 +02:00
TSR Berry
28d835b2df
Remove unneeded workflow files
2023-08-19 23:04:33 +02:00
TSR Berry
b031403812
Adjust README.md and LICENSE
2023-08-19 23:03:53 +02:00
Mary
c6d8053c2c
infra: add missing quotes around @ developers in reviewers.yml
2023-08-19 21:45:44 +02:00
TSRBerry
d5eee461f9
Convert app and installation ids to int ( #5587 )
2023-08-19 21:45:44 +02:00
TSRBerry
1793cc01ec
Introduce Mako to fix pr_triage workflow ( #5574 )
...
* pr_triage: Fix invalid workflow
* Don't assign reviewers to draft PRs
* Add team review request for developers team
* Introduce Mako to make team reviewers work
2023-08-19 21:45:44 +02:00
Mary
732065ea17
infra: do not assign developers team for now
...
Hopefully fix PR triage for real...
2023-08-19 21:45:44 +02:00
Mary
ea8eef7530
infra: Fix team name in reviewer.yml
2023-08-19 21:45:43 +02:00
Mary
bb8382cd78
infra: Fix PR triage once and for all ( #5442 )
...
Switch to a custom made python script that query GitHub API to grab latest state of the PR after label assign.
2023-08-19 21:45:43 +02:00
Mary
fa64c04c48
infra: Sync paths-ignore with release job and attempt to fix review assign
2023-08-19 21:45:41 +02:00
TSRBerry
e4a0afce31
Fix action version ( #5299 )
2023-08-19 21:45:30 +02:00
TSRBerry
08d93a5ad7
infra: Fix PR triage workflow glob patterns ( #5297 )
...
* Use glob patterns to match file paths
* Update ignored paths for releases
* Adjust build.yml as well
* Add names to auto-assign steps
* Fix developer team name
* Allow build workflows to run if workflows changed
2023-08-19 21:45:26 +02:00
Mary
d49975abb2
infra: Add PR triage action ( #5293 )
...
This is a bare minimal triage action that handle big categories.
In the future we could also label all services correctly but
I didn't felt this was required for a first iteration.
2023-08-19 21:43:20 +02:00
TSRBerry
4f111170c6
Initial commit
2023-08-19 21:27:50 +02:00