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

Labels can be added during manual launch #40

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

adamrtalbot
Copy link
Contributor

This PR adds labels that can be added during manual launch (workflow_dispatch).

All labels are applied to every pipeline run in the same manner, no granularity per label.

Fixes #38

This PR adds labels that can be added during manual launch (workflow_dispatch).

All labels are applied to every pipeline run in the same manner, no granularity per label.

Fixes #38
@pditommaso
Copy link
Contributor

Nice! has been it tested?

@adamrtalbot adamrtalbot merged commit 411009b into main Dec 2, 2024
2 checks passed
@adamrtalbot adamrtalbot deleted the 38_labels_to_daily_runs branch December 2, 2024 16:47
@adamrtalbot
Copy link
Contributor Author

yep, all good:
image

@pditommaso
Copy link
Contributor

nice!

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.

Add support labels in GH launch automation
2 participants