Right now we only parse required commits from the actual git commit message.
However, as users more often expect that adding Requires deis/controller#123 to the GitHub PR description would work, It would be preferable for the logic to parse this instead.
Right now we only parse required commits from the actual git commit message.
However, as users more often expect that adding
Requires deis/controller#123
to the GitHub PR description would work, It would be preferable for the logic to parse this instead.