Skip to content

ignore all workflows except website for stable-website#6747

Merged
alvin-huang merged 1 commit intomasterfrom
ignore-jobs-stable-website
Nov 8, 2019
Merged

ignore all workflows except website for stable-website#6747
alvin-huang merged 1 commit intomasterfrom
ignore-jobs-stable-website

Conversation

@alvin-huang
Copy link
Contributor

@alvin-huang alvin-huang commented Nov 6, 2019

For the stable-website branch, all we really care about is the website workflow: build -> link check -> deploy. This PR ignores all the other workflows we have in the repo for the branch.

@alvin-huang alvin-huang requested a review from a team November 6, 2019 19:10
Copy link
Member

@rboyer rboyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I wish there was a way to whitelist jobs instead of blacklisting, but this is fine.

@alvin-huang
Copy link
Contributor Author

@rboyer There is a way to whitelist as well (https://circleci.com/docs/2.0/configuration-reference/#filters-1) but this is one of the few cases where something like this applies. The checking of files in backend or frontend (ui-v2) directories could be done in a job to "exit early" but the workflow would have to at least run that check.

@alvin-huang alvin-huang merged commit 843364f into master Nov 8, 2019
@alvin-huang alvin-huang deleted the ignore-jobs-stable-website branch November 8, 2019 17:55
@ghost
Copy link

ghost commented Jan 25, 2020

Hey there,

This issue has been automatically locked because it is closed and there hasn't been any activity for at least 30 days.

If you are still experiencing problems, or still have questions, feel free to open a new one 👍.

@ghost ghost locked and limited conversation to collaborators Jan 25, 2020
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.

2 participants