Code monitoring logs: action is "pending" when trigger is "skipped"
Created by: lguychard
- Sourcegraph version: "Sourcegraph.com"
- Platform information: Google Chrome v. 101.0.4951.54
Steps to reproduce:
- Go to code monitors logs page
- View the logs for a code monitor run whose trigger is "pending"
Expected behavior:
When the trigger is "pending", the action is also "pending"
Actual behavior:
When the trigger is "pending", the action is showing up as "skipped", which is confusing -- how can the action have been skipped if the trigger hasn't run yet?
