Create eval-jobset role and guard /api/push route

(cherry picked from commit f730433789)
This commit is contained in:
Martin Weinelt
2024-08-27 17:00:00 +02:00
parent 88d9898588
commit bc6f08d233
9 changed files with 65 additions and 7 deletions

View File

@@ -91,6 +91,7 @@
[% INCLUDE roleoption mutable=mutable role="restart-jobs" %]
[% INCLUDE roleoption mutable=mutable role="bump-to-front" %]
[% INCLUDE roleoption mutable=mutable role="cancel-build" %]
[% INCLUDE roleoption mutable=mutable role="eval-jobset" %]
</p>
</div>
</div>