Skip to content

Conversation

@Iamrodos
Copy link
Contributor

Allow users to skip downloading release assets for specific repositories while still backing up release metadata. Useful for starred repos with large assets (e.g. syncthing with 27GB+).

Usage: --skip-assets-on repo1 repo2 owner/repo3

Features:

  • Space-separated repos (consistent with --exclude)
  • Case-insensitive matching
  • Supports both repo name and owner/repo format

Closes #135

@Iamrodos Iamrodos force-pushed the feature/135-skip-assets-on branch from 474d924 to 63df0ce Compare December 12, 2025 05:19
…ez#135)

Allow users to skip downloading release assets for specific repositories
while still backing up release metadata. Useful for starred repos with
large assets (e.g. syncthing with 27GB+).

Usage: --skip-assets-on repo1 repo2 owner/repo3

Features:
- Space-separated repos (consistent with --exclude)
- Case-insensitive matching
- Supports both repo name and owner/repo format
@Iamrodos Iamrodos force-pushed the feature/135-skip-assets-on branch from 63df0ce to f6e2f40 Compare December 12, 2025 05:22
@josegonzalez josegonzalez merged commit 37a0c5c into josegonzalez:master Dec 12, 2025
10 checks passed
@Iamrodos Iamrodos deleted the feature/135-skip-assets-on branch December 17, 2025 01:56
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 option to skip downloading release assets for specific repositories

2 participants