Skip to content

Commit

Permalink
It may be useful to update before merge
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 11, 2024
1 parent 99d8a2c commit b401d19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions getting-started/pull-request-lifecycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,10 @@ changes from the base branch (usually ``main``) into the PR.
This is useful to :ref:`keep the CI green <keeping-ci-green>` for old PRs,
or to check if a CI failure has been fixed in the base branch.

If the PR is very old, it may be useful to update the branch before merging to
ensure that the PR does not fail any CI checks that were added or changed since
CI last ran.

Do not click :guilabel:`Update branch` without a good reason because it notifies
everyone watching the PR that there are new changes, when there are not,
and it uses up limited CI resources.
Expand Down

0 comments on commit b401d19

Please sign in to comment.