runner icon indicating copy to clipboard operation
runner copied to clipboard

Add a functional 'allow-failure' in Actions

Open MSP-Greg opened this issue 5 years ago • 0 comments

For quite a while people have asked for a functional 'allow-failure' options in Actions. Posts exist in the community forum, and issues exist in other repos.

See https://github.com/actions/runner/issues/2347 and the comments that follow. At present, the implementation is somewhat inconsistent, as one web page (the Actions run list) can show an event as passed, but the event's pass/fail indicator shows a failure.

I don't know where this issue should be filed, as it is related to the web UI. I've never needed to use the API (rest or GraphQL) to retrieve pass/fail data from either 'events ' or 'runs'.

MSP-Greg avatar Nov 10 '20 14:11 MSP-Greg