Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello there 👋
We released version 3 of
@octoherd/cli
which includes some great improvements, but also a breaking change:The repositories to run the script on can no longer be passed as positional arguments, use the
--octoherd-repos
(or-R
) CLI flag instead.Before:
After
New features
The new version also introduces some great features:
--octoherd-token
or-T
was not set--octoherd-repositories
or-R
was not setIf you have any questions, just ask here, @gr2m will be happy to help.
PS: If haven't subscribed to the Octoherd Updates discussion at octoherd/octoherd#6. It's low noise, high value - promise!