Skip to content

[PR] 1 feat add label by file url#12

Merged
bamjun merged 4 commits intomainfrom
1-feat-add-label-by-file-url
Aug 19, 2025
Merged

[PR] 1 feat add label by file url#12
bamjun merged 4 commits intomainfrom
1-feat-add-label-by-file-url

Conversation

@bamjun
Copy link
Copy Markdown
Owner

@bamjun bamjun commented Aug 19, 2025

bamjun added 4 commits August 19, 2025 17:53
- Implemented a new function to load labels from a GitHub Gist URL.
- Updated the apply_labels command to accept a gist URL as an alternative to a local file.
- Enhanced error handling for invalid Gist URLs and missing JSON files.
- Added support for a Gist URL to synchronize labels.
- Implemented error handling to ensure only one option can be used at a time: --labels-file, --gist-url, or --archive.
- Enhanced the apply_labels command to accommodate the new Gist URL option.
- Added instructions for synchronizing labels using a Gist URL.
- Included the specific Gist URL example for user reference.
- Enhanced clarity in the README regarding label synchronization options.
- Bumped version from 0.1.10 to 0.1.11 in pyproject.toml and __init__.py
- Ensured consistency in versioning across the project files.
@bamjun bamjun self-assigned this Aug 19, 2025
@bamjun bamjun linked an issue Aug 19, 2025 that may be closed by this pull request
@bamjun bamjun merged commit 63e7fee into main Aug 19, 2025
@bamjun bamjun deleted the 1-feat-add-label-by-file-url branch August 19, 2025 10:29
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.

[Feat] add label by file url

1 participant