Skip to content

Commit f67cf47

Browse files
authored
meta: add automation policy
PR-URL: #62871 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ethan Arrowood <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]>
1 parent 85ae4cd commit f67cf47

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ works.
1919
* [Code of Conduct](#code-of-conduct)
2020
* [Issues](#issues)
2121
* [Pull Requests](#pull-requests)
22+
* [Automation and bots](#automation-and-bots)
2223
* [Developer's Certificate of Origin 1.1](#developers-certificate-of-origin-11)
2324

2425
## [Code of Conduct](./doc/contributing/code-of-conduct.md)
@@ -47,6 +48,18 @@ dependencies, and tools contained in the `nodejs/node` repository.
4748
* [Reviewing Pull Requests](./doc/contributing/pull-requests.md#reviewing-pull-requests)
4849
* [Notes](./doc/contributing/pull-requests.md#notes)
4950

51+
## Automation and bots
52+
53+
An automation tool or bot that is not managed by the Node.js project
54+
must seek explicit authorization by opening an issue with their owner
55+
in [nodejs/admin](https://github.com/nodejs/admin) before interacting
56+
with the project.
57+
58+
Interactions (including Issues, Comments, Pull Requests and Reviews) made
59+
by an automation that was not authorized by Node.js collaborators are
60+
subject to immediate moderation enforcement on the automation and owner
61+
without notice.
62+
5063
## Developer's Certificate of Origin 1.1
5164

5265
```text

0 commit comments

Comments
 (0)