deis / jenkins-jobs

DSL representations of Jenkins jobs for Deis
MIT License
27 stars 18 forks source link

required commits: parse GitHub PR description instead #349

Open vdice opened 7 years ago

vdice commented 7 years ago

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.

Cryptophobia commented 6 years ago

This issue was moved to teamhephy/jenkins-jobs#4