I am testing drone in order to replace Jenkins into our company. I really enjoyed the concepts but I could not figure out a way to tigger a build for a specific branch. Ideally I would like to build on a specific branch using the Rest API.
Note that the comment is referring to custom parameters which is why we explicitly ignore reserved keywords (token, commit, branch) which we read and use in other parts of the code.
I have tested this feature and can confirm it works, although it may not work for some providers due to limitations with their API (I am specifically thinking of Gogs).