Common issues
-
403 or permission errors when reporting results
- Ensure
no-backend: trueis set in backendless workflows. - Confirm tokens used by the workflow have the required scopes.
- Ensure
-
Slack messages not received
- Verify the webhook URL passed in
drift-detection-slack-notification-url. - Check the GitHub Actions schedule and the latest workflow run logs.
- Verify the webhook URL passed in
-
Issue creation failures
- Confirm the token has permission to create issues in the repository.

