Skip to content

Commit efd5eb8

Browse files
committed
meta: automation policy
1 parent dd6a0b5 commit efd5eb8

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 12 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,17 @@ 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 in
55+
[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 is
60+
subject to immediate moderation enforcement without notice.
61+
5062
## Developer's Certificate of Origin 1.1
5163

5264
```text

0 commit comments

Comments
 (0)