URL: https://github.com/SSSD/sssd/pull/5257
Title: #5257: git-template: add tags to help with release notes automation

pbrezina commented:
"""
When I submitted a contribution to Ansible, they wanted me to provide a 
[release notes 
fragment](https://github.com/ansible/ansible/tree/devel/changelogs). Little 
digging revealed that they are using a tool 
[reno](https://docs.openstack.org/reno/latest/user/usage.html) developed by 
Openstack. The idea is similar to what I suggested but instead of describing 
the changes in a commit message you describe it in a file. The files are 
deleted with new release. One of the advantages in this approach is that it can 
actually detect that a patch was reverted (the file is not present anymore) and 
you can fix typos any time which would be hard if it is in commit message.

I believe this is worth trying out. We wouldn't have to implement the parser 
ourselves, it seems to be flexible and it can be directly integrated with 
sphinx. It would also make it easier to provide more granularity as Pawel 
suggested. And of course we will not be hitting this silly conflict with emojis 
:-)
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5257#issuecomment-674039408
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org

Reply via email to