-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Document the release process #661
Conversation
CONTRIBUTING.md
Outdated
- Delete all release notes lines containing `by @pre-commit-ci` or `by @dependabot`, as these are | ||
irrelevant for our users. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's an additional manual step, but IMO release notes are too noisy if these are included.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Co-authored-by: sobolevn <mail@sobolevn.me>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great addition! 👍
This is my vision of what the release process looks like after release automation (#660) is merged.
Once we reach agreement here, I will also open a similar PR for
django-stubs
.See rendered Markdown here.
Related issues