You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing to "high trouble" because, when I tried to start working on that, I faced a lot of troubles I didn't thought before: what if the update is a multi-build update? What if the changelog overrun the notes characters limit? How to deal with updates supersede older updates and inherit their notes? How to deal updated edit?
Having faced a high pain when dealing with some of those problems in automatic updates, I know making this work for all updates will not be simple as I thought...
Would be nice to autogenerate notes from Koji commit changelog via CLI:
fedpkg update --type enhancement --notes "AUTO_GENERATED_FROM_COMMIT_CHANGELOG" --stable-karma +3
would automatically include commit changelog history in new Bodhi update into
AUTO_GENERATED_FROM_COMMIT_CHANGELOG
.This could simplify, automate and speedup update process and make maintainers life easier and spend less time on each update.
The text was updated successfully, but these errors were encountered: