mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[ci] Add ghstack /land bot
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "ghstack-perm-check",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"check-permissions": "node ./check_permissions.js"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@octokit/rest": "^21.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user