Skip to content

How to create a successful pull request

Guilherme Gazzo edited this page Aug 1, 2022 · 11 revisions

Things you need to know first:

Pull requests in rocket.chat are automatically merged as soon as they meet certain requirements:

  • At least one approver (and from all codeowners)
  • No comments pending resolution

image

  • All green ci tasks

image

  • Label marked as 'stat: QA skipped' or 'stat: QA tested'

image

Clone this wiki locally