jenkinsci / bom

Define plugin dependencies via BOM
https://jenkins.io/doc/developer/plugin-development/dependency-management/#jenkins-plugin-bom
49 stars 52 forks source link

simplify issue creation script #3794

Closed darinpope closed 3 weeks ago

darinpope commented 3 weeks ago

There isn't a clean who-am-i with gh, but you can get it from the API. Added in the API call so all we have to pass in is the date.

Testing done

ran locally and verified the issue was created correctly with my GitHub id

Submitter checklist