Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

[1.8.x] Community PR tweaks. #8696

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Conversation

scottarnette
Copy link
Contributor

@scottarnette scottarnette commented Feb 24, 2020

Change Description

This is a quick change to Actions runs when community PRs are submitted:

  • Remove now unnecessary job that executed before build/test steps occurred in Github Actions.
    • This step was required due to a bug in Actions where if all workflow steps were skipped, such as when org based PRs are executed, the build would be marked as failed.
    • The behavior now shows status as expected, where the steps based in the org do now show up at all.

See:
Actions | Actions run from #8693 showing the same functionality as before.
Actions | Actions run created from this PR where all steps are skipped as expected. No checks from Actions show as failed in this PR.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@scottarnette scottarnette merged commit a3bb4e6 into release/1.8.x Feb 25, 2020
@scottarnette scottarnette deleted the cicd-actions-tweak-r1.8 branch February 25, 2020 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants