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

Fix labels with spaces #18

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Sploder12
Copy link

@Sploder12 Sploder12 commented Nov 25, 2024

fixes #17

Previously labels with spaces would cause the action to create or delete Jira tasks when it shouldn't. By quoting the label this is fixed. Also this fix uses environment variables to account for labels such as lab"el and label\

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.

Issue: Labels with spaces trigger wrong updates
1 participant