From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Wed, 16 Feb 2022 16:49:45 +0000 (+0100) Subject: doc: browser extension for merge message X-Git-Tag: v18.0.0~1072^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=749f2f574648377c05697153d627f017ac845464;p=ceph.git doc: browser extension for merge message Signed-off-by: Ernesto Puerta --- diff --git a/doc/dev/developer_guide/basic-workflow.rst b/doc/dev/developer_guide/basic-workflow.rst index ecaad598274..c57b33eb107 100644 --- a/doc/dev/developer_guide/basic-workflow.rst +++ b/doc/dev/developer_guide/basic-workflow.rst @@ -364,6 +364,19 @@ This consists of two parts: #. The name and email address of the reviewer. Enclose the reviewer's email address in angle brackets. +Using a browser extension to auto-fill the merge message +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +If you use a browser for merging Github PRs, the easiest way to fill in +the merge message is with the `"Ceph Github Helper Extension" +`_ (available for `Chrome +`_ +and `Firefox `_). + +After enabling this extension, if you go to a Github PR page, a vertical helper +will be displayed at the top-right corner. If you click on the user silhouette button +the merge message input will be automatically populated. + Using .githubmap to Find a Reviewer's Email Address ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you cannot find the email address of the reviewer on his or her GitHub