-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
$ oc adm release info --changelog=/tmp/git ... Will generate an opinionated changelog in markdown from the payload. It requires `oc adm release extract --git=DIR` to be invoked first, and will scan for PR merge commits in those repos and expose them. Issues that begin with `Bug [0-9]+: ` will be linked to bugzilla. This will eventually also be able to print a list of bugs that can be marked as part of the payload.
- Loading branch information
1 parent
b22f758
commit 022cf4f
Showing
4 changed files
with
298 additions
and
10 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.