You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add dd-octo-sts trust policy for GitLab CI GitHub access
Add read-only trust policy to enable GitLab CI jobs to access GitHub API
for SLO change tracking. Policy allows all branches and tags from the
DataDog/apm-reliability/dd-trace-java project.
* feat: update check-slo-breaches job to use dd-octo-sts for GitHub access
- Add id_tokens configuration for dd-octo-sts authentication
- Fetch GitHub token in before_script using dd-octo-sts
- Export GITHUB_TOKEN before running bp-runner for SLO tracking
- Revoke token in after_script for security
* add newline to trust policy
* fix: scope trust policy to master branch only
* fix: broaden trust policy scope to support manual runs on any branch
* feat: Remove notify-slo-breaches version pin to use improved notifications
* feat: update check-slo-breaches to use a template
* trigger pipeline
* trigger pipeline
0 commit comments