Skip to content

Commit

Permalink
Merge pull request #72 from gentlementlegen/fix/skip-bot-events
Browse files Browse the repository at this point in the history
fix: added skip bot events in manifest.json
  • Loading branch information
gentlementlegen authored Jan 22, 2025
2 parents 8568c5e + 4854ed2 commit ce3d151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "Daemon Disqualifier",
"description": "Watches user activity on issues, sends reminders on disqualification threshold, and unassign inactive users.",
"ubiquity:listeners": ["issues.assigned"],
"skipBotEvents": false,
"configuration": {
"default": {},
"type": "object",
Expand Down

0 comments on commit ce3d151

Please sign in to comment.