.mention-bot 219 B

1234
  1. {
  2. "requiredOrgs": ["Harvey-OS"], // mention-bot will only mention user who are a member of one of these organizations
  3. "actions": ["opened"] // List of PR actions that mention-bot will listen to, default is "opened"
  4. }