Pull Request analysis and Quality Gate

@ganncamp thanks for your reply!

Just a small summary to verify that I have well understood.

  • All PR are recognized as Short-Lived Branch and there is currently no possibility to set up an ad-hoc Quality Gate (or at least the same as the project), but this is planned for Q12019.
  • There is no way to identify PRs as Long-Lived branches (even with * in the long lived branches pattern regex).
  • The only way to go for the quality gate would be to avoid the PR and launch the merge on the mainline so as to check if the quality gate passes.

Is that right?