huacnlee/bump-zed-extension

Bump Zed Extension after a new release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
extension-nameThe name of the Zed Extension (defaults to lower-cased repository name)
extension-pathThe path to the Zed Extension in zed/extensions repo (defaults to `extensions/<extension-name>`)
tagGit tag name to use for the extension update (defaults to the currently pushed tag)
commit-messageThe git commit message template to use when updating the formulaUpdate {{extensionName}} to v{{version}} Release notes: https://github.com/{{owner}}/{{repo}}/releases/tag/{{tag}}
create-pullrequestSet to a boolean value to either force or prohibit making a pull request to zed/extensions
zed-extensionsThe repository where the extension should be updatedzed-industries/extensions
push-toAn existing fork of the homebrew-tap repository where the edit should be pushed to (defaults to creating or reusing a personal fork)
namedescription
pull-request-numberThe number of the pull request that was created