Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 09e17fe

Browse filesBrowse files
legendecasaduh95
authored andcommitted
meta: add automation policy
PR-URL: #62871 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ethan Arrowood <ethan@arrowood.dev> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
1 parent b5ca5ad commit 09e17fe
Copy full SHA for 09e17fe

1 file changed

+13Lines changed: 13 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CONTRIBUTING.md‎

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+13Lines changed: 13 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.