RFE: please start making github releases
Is it possible next time on release new version make the github release to have entry on https://github.com/pytest-dev/pytest-metadata/issues entries? 🤔
I'm asking because only on make gh release is spread notification about new release to those who have set watch->releases.
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
Happy to review a PR to enable that!
I have no idea what is you release process.
Will back later with examples how other maintainers which I've been asking embedded in on release processes.
I have no idea what is you release process.
Will back later with examples how other maintainers which I've been asking embedded in on release processes.
Sounds good!
I maintain five pytest plugins (metadata, variables, base-url, selenium, and html) so it needs to be automated.
I think that this may help you https://pgjones.dev/blog/trusted-plublishing-2023/