Skip to content

Change to csv#719

Merged
dlvhdr merged 2 commits intodlvhdr:mainfrom
mchisolm0:change-to-csv
Dec 28, 2025
Merged

Change to csv#719
dlvhdr merged 2 commits intodlvhdr:mainfrom
mchisolm0:change-to-csv

Conversation

@mchisolm0
Copy link
Contributor

Fixes #717

Summary

Using whitespace to separate labels causes incorrect parsing of labels with spaces in them like "state:needs repro". Changing to comma separated adds support for labels with white space.

How did you test this change?

I built the extension and ran it directly. Once running, I added labels to an issue where the labels had white space.

Images/Videos

CleanShot.2025-12-27.at.00.38.41.mp4

@mchisolm0 mchisolm0 mentioned this pull request Dec 27, 2025
@dlvhdr dlvhdr merged commit 9b2bd3a into dlvhdr:main Dec 28, 2025
3 checks passed
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.

[BUG] Labels with white space fail to label an Issue

2 participants