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

feat: exclude task from being included #1859

Merged
merged 2 commits into from
Dec 30, 2024
Merged

Conversation

vmaerten
Copy link
Member

@vmaerten vmaerten commented Oct 9, 2024

Allow some tasks to be excluded.

This can be useful in combination with the flatten feature, as it enables the exclusion of conflicting tasks.

It would supersede this PR: #1748

Note

I've also fixed some formatting in the flatten section in the website

Feel free to suggest improvements to the documentation, as I am not a native English speaker.

@vmaerten
Copy link
Member Author

vmaerten commented Oct 9, 2024

@elocke do you think it could solve your usecase ?

@vmaerten vmaerten force-pushed the feat/exclude-task-from-include branch from fcf0025 to 41c0179 Compare October 9, 2024 07:28
@vmaerten vmaerten marked this pull request as ready for review October 9, 2024 07:29
@vmaerten vmaerten requested review from andreynering and pd93 October 9, 2024 07:29
@elocke
Copy link

elocke commented Oct 30, 2024

@elocke do you think it could solve your usecase ?

Just realized my notifications are off, apologies. I had to think about it but this would cover my use case and be more explicit than my idea. Thanks, excited to give it a whirl!

@elocke
Copy link

elocke commented Nov 25, 2024

@andreynering @pd93 Any ETA on when this could be reviewed? I would love to get working on using this in our CI refactor. Thanks much!

@vmaerten vmaerten merged commit 5f1d46c into main Dec 30, 2024
14 checks passed
@vmaerten vmaerten deleted the feat/exclude-task-from-include branch December 30, 2024 09:09
vmaerten added a commit that referenced this pull request Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants