Moya / moya-peril

Moya's peril settings
3 stars 0 forks source link

Have peril make a release after merging #13

Open SD10 opened 6 years ago

SD10 commented 6 years ago

I want releasing to be as easy as:

@MoyaBot merge and release [X.Y.Z]

orta commented 6 years ago

This is an interesting one - you can use the CI provider's API to trigger a build with a deploy params on a "pull_request.closed" after checking the PR body probably

SD10 commented 6 years ago

Source of inspiration: https://github.com/semantic-release/semantic-release

Also cool: https://github.com/zeit/release