https://github.com/cilium/cilium
Revision 51df5157d735483f71f52967888d33bdd9743bcf authored by Paul Chaignon on 28 June 2021, 15:58:56 UTC, committed by André Martins on 28 June 2021, 23:06:22 UTC
GitHub jobs are usually set to status 'error' when cancelled. We should
do the same for ci-xxx jobs when they are cancelled. Having the state
appear as an error clarifies that the author, janitor, and reviewers
should take notice of that workflow's result.

Signed-off-by: Paul Chaignon <paul@cilium.io>
1 parent f263235
Raw File
Tip revision: 51df5157d735483f71f52967888d33bdd9743bcf authored by Paul Chaignon on 28 June 2021, 15:58:56 UTC
.github: Set commit status to error when workflow are cancelled
Tip revision: 51df515
SECURITY.md
# Security Policy

## Supported Versions

| Version | Supported          |
| ------- | ------------------ |
| master  | :white_check_mark: |
| 1.10.x  | :white_check_mark: |
| 1.9.x   | :white_check_mark: |
| 1.8.x   | :white_check_mark: |
| < 1.8.0 | :x:                |

## Reporting a Vulnerability

We strongly encourage you to report security vulnerabilities to
our private security mailing list: security@cilium.io - first, before
disclosing them in any public forums.

This is a private mailing list where only members of the Cilium internal
security team are subscribed to, and is treated as top priority.
back to top