We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21fece commit 7ced505Copy full SHA for 7ced505
.github/repo_policies/BOT_APPROVED_FILES
@@ -0,0 +1,6 @@
1
+docs/CHANGELOG.md
2
+package.json
3
+package-lock.json
4
+packages/*/package.json
5
+demos/*/package.json
6
+e2e/*/package.json
docs/CHANGELOG.md
@@ -5,6 +5,7 @@
### Added
7
- shouldFetchRootKey option added to `HttpAgent` constructor
8
+- ci: adds BOT_APPROVED_FILES config
9
10
### Changed
11
0 commit comments