add 'aborted' as a valid build status (#5348)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
@@ -22,6 +22,7 @@ const redStatuses = [
|
||||
]
|
||||
|
||||
const otherStatuses = [
|
||||
'aborted',
|
||||
'building',
|
||||
'canceled',
|
||||
'cancelled',
|
||||
|
||||
Reference in New Issue
Block a user