Skip to content

Commit 60c9ab2

Browse files
ravwojdylamergify[bot]
authored andcommitted
Document mergify and issue before PR
1 parent c9097fa commit 60c9ab2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/contributing.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ some parallel computing (Dask) are assumed.
6969

7070
Before starting work, make sure there is an issue covering the feature or bug you
7171
plan to produce a pull request for. Assign the issue to yourself to indicate that
72-
you are working on it.
72+
you are working on it. In the PR make sure to mention/link the related issue(s).
7373

7474
Development environment
7575
-----------------------
@@ -259,3 +259,7 @@ Review process
259259

260260
Pull requests will be reviewed by a project maintainer. All changes to *sgkit* require
261261
approval by at least one maintainer.
262+
263+
We use `mergify <https://mergify.io/>`_ to automate PR flow. A project maintainer
264+
(reviewer) could decide to automatically merge a PR by labeling it with ``auto-merge``,
265+
and when the PR gets: at least one +1 and a clean build it will get merged automatically.

0 commit comments

Comments
 (0)