Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This starts to move toward this: #271 Let me know if that doesn't interest you.
It checks all PRs to confirm they use semantic titles. This is important as without it the release code can't detect the notes or create the release. Examples being fix: chore: feat: docs:
This will add an item on PRs like this:
One setting that I find is important is the merge sittings for PRs to ensure the title is used to squash the commits to a single line. It should be set like this to keep it clean and functional:
Once this is merged I can create a PR for the actual release into pypi. You would need to add a token to the repo for the upload, I can't add that token. Nor will I be able to see it as setup as secret in the repo.