Dependency Review triggers#50
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a8b4a40. Configure here.
| - labeled | ||
| - unlabeled | ||
| - reopened | ||
| - edited |
There was a problem hiding this comment.
Unmentioned removal of labeled/unlabeled event triggers
Low Severity
The labeled and unlabeled pull request event triggers were removed, but the PR description only mentions adding the edited trigger and concurrency config — it doesn't mention removing any existing triggers. These triggers may have been used to allow re-running dependency review by toggling a label on a PR. This looks like an accidental removal during editing of the trigger list.
Reviewed by Cursor Bugbot for commit a8b4a40. Configure here.


Description
Occasionally the GH Action for Dependency Review stays stuck waiting for the workflow to kick off. That may be correlated to rebases (like changing the base to main), but unclear. Making the following changes as potential fixes.
Testing