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

Clarify info on failing workflows/Steps #3679

Merged
merged 5 commits into from
May 5, 2024

Conversation

Andre601
Copy link
Contributor

@Andre601 Andre601 commented May 3, 2024

I felt like the info at the start of the workflow syntax page was a bit misleading.
It mentioned that a failed step cancels the full workflow, not mentioning that steps with a status: [failed] will actually execute under such circumstances.

I've replaced that part with a :::note block, informing about this special case, while also linking to the option itself.
Hope this is a good change.

@qwerty287 qwerty287 added the documentation docu & docs label May 4, 2024
Andre601 and others added 2 commits May 4, 2024 13:22
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
docs/docs/20-usage/20-workflow-syntax.md Outdated Show resolved Hide resolved
docs/docs/20-usage/20-workflow-syntax.md Outdated Show resolved Hide resolved
@xoxys
Copy link
Member

xoxys commented May 5, 2024

@Andre601 can you check it again?

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
@Andre601
Copy link
Contributor Author

Andre601 commented May 5, 2024

@Andre601 can you check it again?

Done. Checked on mobile and there you can't commit suggestions :/

@xoxys xoxys enabled auto-merge (squash) May 5, 2024 20:38
@Andre601
Copy link
Contributor Author

Andre601 commented May 5, 2024

Looks like some CI runs encounter propblems (pr/docs seems to have a 403 error).

@woodpecker-bot
Copy link
Collaborator

woodpecker-bot commented May 5, 2024

Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-3679.surge.sh

@xoxys xoxys merged commit c9cd3fb into woodpecker-ci:main May 5, 2024
5 of 7 checks passed
@woodpecker-bot woodpecker-bot mentioned this pull request May 6, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation docu & docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants