You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/01/22 14:15:18 UTC

[GitHub] astefanutti commented on issue #354: Automatically add release notes on github releases

astefanutti commented on issue #354: Automatically add release notes on github releases
URL: https://github.com/apache/camel-k/issues/354#issuecomment-456414005
 
 
   After quick search, I've found the following (filtering Golang only):
   
   - https://github.com/aktau/github-release
   - https://github.com/itchio/gothub
   - https://github.com/tcnksm/ghr
   
   It looks like Travis CI provides some level of support: https://docs.travis-ci.com/user/deployment/releases.
   
   If the above is not enough, we'll have to go lower level:
   
   - https://help.github.com/articles/automation-for-release-forms-with-query-parameters/
   - https://developer.github.com/v3/repos/releases/#create-a-release
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services