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 labels https://github.com/go-task/task/issues/2004 #14

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

ionfury
Copy link
Owner

@ionfury ionfury commented Jan 17, 2025

This pull request includes several updates to the .taskfiles/tofu/taskfile.yaml file, primarily adding labels to various tasks. These labels help to identify and organize tasks more clearly.

Label additions:

  • Added label for test-* tasks to identify tests for specific modules.
  • Added label for test_*_* tasks to identify specific tests for specific modules.
  • Added label for lint-* tasks to identify linting tasks for specific modules.
  • Added label for format-* tasks to identify formatting tasks for specific modules.
  • Added label for docs-* and validate-* tasks to identify documentation and validation tasks for specific modules. [1] [2]

@ionfury ionfury merged commit 62bf553 into main Jan 17, 2025
@ionfury ionfury deleted the task-labels branch January 17, 2025 15:22
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.

1 participant