-
Notifications
You must be signed in to change notification settings - Fork 373
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
Python: Add commits of type docs
to the changelog
#459
Comments
@busunkim96 👋 this can be configured. I think we can use the same approach we used for Ruby for Python: https://github.com/googleapis/release-please/blob/master/src/releasers/ruby-yoshi.ts#L29 |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] #459 - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
Great! How do we configure it? Can you point to some documentation please? |
Closing as the original issue is resolved. |
I don't understand. That's a code change in this repository. Does it mean that the only way to "configure" is to actually fork this repository and change the code? Nevertheless as this issue is closed should I open a new issue for adding the documentation? |
@jcornaz 👍 I think opening a new issue with your question would be best. |
@busunkim96 I created #511 |
Has this been reverted by #1104 (review)? |
See googleapis/python-pubsub#117 (comment)
Also clarify that it is normal to not see all the commits listed in the release notes. (This has been a point of confusion a few times in the Python repositories).
CC @plamut
The text was updated successfully, but these errors were encountered: