Users can now provide bodhi update notes from a file using --notes-file, which is useful for multiline notes with markdown formatting.
Fixes: #620
Signed-off-by: Ondřej Nosek onosek@redhat.com
@pemensik fyi, you can check
@onosek nice, thanks! Looks the exact way I have imagined it, thanks!
rebased onto 586ac4ca41f1bf168f08d7b52db236ecbc435df0
unittests added.
Pull-Request has been merged by onosek
Users can now provide bodhi update notes from a file using
--notes-file, which is useful for multiline notes with markdown
formatting.
Fixes: #620
Signed-off-by: Ondřej Nosek onosek@redhat.com