Make AWS secrets janitor fail loud #1652
Reference in New Issue
Block a user
Delete Branch "fix/aws-secrets-janitor-fail-loud"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
continue-on-errormask from the scheduled AWS Secrets Manager janitorWhy
Now that the dedicated janitor IAM key exists and the schedule is restored, a scheduled sweep failure means tenant bootstrap secrets may be leaking. It should be red, like the stale E2E org janitor that protects EC2 cost.
Tests
python3 .gitea/scripts/lint-workflow-yaml.py --workflow-dir .gitea/workflowspython3 -m pytest tests/test_lint_workflow_yaml.py -qgit diff --check