Harden CI and switch release builds to tagged immutable images
This commit is contained in:
parent
bed2e6cfb6
commit
f24e96efa7
60 changed files with 4710 additions and 64 deletions
7
CODEOWNERS
Normal file
7
CODEOWNERS
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Forgejo uses Go-style regular expressions in CODEOWNERS.
|
||||
# Invariant and architecture changes require review from the repository owner.
|
||||
^tests/invariants/.* @Elijah
|
||||
^docs/adr/.* @Elijah
|
||||
^api/openapi\.yaml$ @Elijah
|
||||
^db/migrations/.* @Elijah
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue