actions / actions/runner

Add a functional 'allow-failure' in Actions

Open
#798 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
6.3k
Forks
1.4k
Avg merge
1d 16h
Merged PRs (30d)
24

Description

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'.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked runner issue 2347 and its follow-up comments, then determine whether the requested behavior belongs in the runner or the Actions web UI. The issue names no files, tests, or entry points, and completion would require consistent pass/fail results across the run list, event indicators, and possibly REST or GraphQL data.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, github-actions
Domain
ci-cd, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.