Releases: hackebrot/labels
Releases · hackebrot/labels
20.1.0
0.2.0
This labels release adds support for loading repository information from a local Git repository. Previously,
labels required users to manually supply the CLI options --owner and --repo to fetch labels from or sync to a GitHub repository. 📝
Now, for example if you run labels from your local clone of the earth repository with the URL for the origin remote repository set to [email protected]:hackebrot/earth.git owner will be hackebrot and repo will be earth.
For more information about this release check out the announcement blog post. 📦