henrikingo commented on issue #118: URL: https://github.com/apache/otava/issues/118#issuecomment-3687081050
Since I spent a lot of time with the github api this year, just want to document here that in the pull request api, the two branches are called base branch and head branch. (main/master branch is the base) IMO something like main and feature branch is equally, if not more intuitive. But there might be value in following industry standard. Also, in the context of pull requests, I find that "target" is also a good name for the base branch, since the intention is for the target branch to receive new commits. However, that might not always be the context, so maybe indeed base branch and head or feature branch is the best. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
