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 Task.add_tag(), remove_tag() and get_tags(), support the "skip" tag in the executor to skip tasks #66

Merged
merged 15 commits into from
Jul 3, 2023

Conversation

NiklasRosenstein
Copy link
Contributor

@NiklasRosenstein NiklasRosenstein commented Jul 3, 2023

This PR allows marking tasks as to be skipped with task.add_tag("skip", reason="I don't want to run this.").

@NiklasRosenstein NiklasRosenstein changed the title nr/add set skip task Add Task.add_tag(), remove_tag() and get_tags(), support the "skip" tag in the executor to skip tasks Jul 3, 2023
@NiklasRosenstein NiklasRosenstein merged commit c8ccb0b into develop Jul 3, 2023
12 checks passed
@NiklasRosenstein NiklasRosenstein deleted the nr/add-set-skip-task branch July 3, 2023 11:08
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.

None yet

1 participant