Commit db2c4ba
authored
chore: only accept deployment from tmp branches protected by rulesets (#1481)
## Description
Further restrict the branches that can trigger a BixArena deployment during the IaC development phase to only those protected by GitHub rulesets. Currently, these rulesets allow only Sage monorepo administrators to create or modify branches that match the newly proposed branch naming pattern.
This PR addresses this [comment](https://github.com/Sage-Bionetworks-IT/organizations-infra/pull/1480/files#r2415219248).
<img width="790" height="358" alt="image" src="https://github.com/user-attachments/assets/c3ac5e96-e50a-43e7-b820-1340caeb2124" />
Once the IaC and GitHub workflows are complete, and we can ensure that only authorized events and users can trigger deployments, a new PR will be opened to add main back to the list of branches allowed to trigger a deployment.
Cc: @zaro05081 parent 70e8d25 commit db2c4ba
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
933 | 933 | | |
934 | 934 | | |
935 | 935 | | |
936 | | - | |
| 936 | + | |
937 | 937 | | |
938 | 938 | | |
939 | 939 | | |
| |||
0 commit comments