There was an error while loading. Please reload this page.
1 parent 4b40e42 commit 79ba7d1Copy full SHA for 79ba7d1
1 file changed
.github/agentscan.yml
@@ -0,0 +1,20 @@
1
+version: 1
2
+trusted-author-associations:
3
+ - owner
4
+ - member
5
+honeypot: true
6
+mode: labels
7
+messages:
8
+ honeypot-first-time: |-
9
+ Hello! Thank you for opening your **first PR** to npmx, **@{username}**! 🚀
10
+
11
+ Here's what will happen next:
12
13
+ 1. Our GitHub bots will run to check your changes.\
14
+ If they spot any issues, you will see some error messages on this PR.\
15
+ Don't hesitate to ask any questions if you're not sure what these mean!
16
17
+ 2. In a few minutes, you'll be able to see a preview of your changes on Vercel
18
19
+ 3. One or more of our maintainers will take a look and may ask you to make changes.\
20
+ We try to be responsive, but don't worry if this takes a few days.
0 commit comments