-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFE: is it possible to start making github releases?🤔 #437
Comments
Hi @kloczek, Nothing against it, we do it for If somebody would like to contribute that, I would be happy to review/merge a PR. |
It must be some misunderstanding 😊 |
No I got it, sorry I was not clear, but if we want to start generating GitHub releases, it should be part of the deployment process, see for example:
That's why I said I would be happy to review/merge a PR in that direction. |
Is it possible next time on release new version make the github release to have entry on https://github.com/pytest-dev/pluggy/releases? 🤔
I'm asking because only on make gh release is spread notification about new release to those who have set watch->releases.
My automation process those notification trying make preliminary automated upgrade of building packages which allow save some time on maintaining packaging procedures.
More about gh releases is possible to find on
https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository
https://github.com/marketplace/actions/github-release
https://pgjones.dev/blog/trusted-plublishing-2023/
The text was updated successfully, but these errors were encountered: