There was a discussion on slack about issues with the project name:
- leads people to assume this is specifically useful to python ecosystem (when Python users likely should be looking at https://github.com/pypa/gh-action-pypi-publish/ instead
- leads people to assume this is only useful to python project (when in reality it's agnostic)
So for the https://docs.sigstore.dev/quickstart/quickstart-ci/ use case we could rename this project to e.g. sigstore-action. The repository renames work pretty flawlessly IME but I assume Dependabot will not handle the workflow upgrades from old action name to new name...
There was a discussion on slack about issues with the project name:
So for the https://docs.sigstore.dev/quickstart/quickstart-ci/ use case we could rename this project to e.g.
sigstore-action. The repository renames work pretty flawlessly IME but I assume Dependabot will not handle the workflow upgrades from old action name to new name...