-
Notifications
You must be signed in to change notification settings - Fork 447
ci: add gitlab.github-access.read octo-sts policy #13934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Bootstrap import analysisComparison of import times between this PR and base. SummaryThe average import time from this PR is: 276 ± 5 ms. The average import time from base is: 290 ± 10 ms. The import time difference between this PR and base is: -17.5 ± 0.4 ms. Import time breakdownThe following import paths have grown:
|
BenchmarksBenchmark execution time: 2025-07-10 14:44:11 Comparing candidate commit 07449fb in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 547 metrics, 2 unstable metrics. scenario:iastaspects-format_map_aspect
|
This will enable us to use dd-octo-sts and short lived GitHub API tokens from our GitLab pipeline.
This policy needs to exist on the
main
branch before we can use it.We need API read access on all commits (branches, PRs, etc).
contents: read
- needed by needs_testrun to get the list of changed files in a PRactions: read
- needed by download wheels from GHA to find action, check status, and download the artifactspull_requests: read
- needed by needs_testrun to get the PR associated with the current commitChecklist
Reviewer Checklist