X Tutup
The Wayback Machine - https://web.archive.org/web/20201012071328/https://github.com/github/docs/pull/411
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing 'skipped' option to `needs` #411

Open
wants to merge 1 commit into
base: main
from

Conversation

@Aebrathia
Copy link

@Aebrathia Aebrathia commented Oct 11, 2020

Why:

I found out that the needs.<job id>.result context in Github Actions has an undocumented option skipped when the job dependency is skipped.

What's being changed:

I added 'skipped' to the list of possible values.

Check off the following:

@welcome
Copy link

@welcome welcome bot commented Oct 11, 2020

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.
X Tutup