Commit 292a689
authored
[ci] Add unauthorized commit as another reason for builds not starting (#15324)
## Change Description
Follow on from #15307. Adds "unauthorized commit" as a reason why a
commit might have no builds, rather than assuming it's because the build
is queued. Also adds a button right next to the message on the PR page
for developers to authorize the commit/build immediately.
## Security Assessment
- This change potentially impacts the Hail Batch instance as deployed by
Broad Institute in GCP
### Impact Rating
- This change has a low security impact
### Impact Description
- Developer only page
- Mostly just adds information. The only active functionality change
button is a duplicate of functionality that already exists elsewhere in
the UI, just somewhere less convenient.
### Appsec Review
- [ ] Required: The impact has been assessed and approved by appsec1 parent 9c489a3 commit 292a689
2 files changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
197 | 199 | | |
198 | 200 | | |
199 | 201 | | |
| 202 | + | |
200 | 203 | | |
201 | 204 | | |
202 | 205 | | |
| |||
271 | 274 | | |
272 | 275 | | |
273 | 276 | | |
274 | | - | |
| 277 | + | |
275 | 278 | | |
276 | 279 | | |
277 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
136 | 145 | | |
137 | 146 | | |
138 | 147 | | |
| |||
0 commit comments