Skip to content

Commit 2d1058c

Browse files
authored
ci: allow octo-sts to make ddtracepy tokens from apm-sdks-benchmarks (#15066)
## Description This change aims to facilitate DataDog/apm-sdks-benchmarks#13 by granting permission from that gitlab repo to make dd-octo-sts tokens for dd-trace-py.
1 parent 52929aa commit 2d1058c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/chainguard/gitlab.github-access.read.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
issuer: https://gitlab.ddbuild.io
22

3-
subject_pattern: "project_path:DataDog/apm-reliability/dd-trace-py:ref_type:(branch|tag):ref:.*"
3+
subject_pattern: "project_path:DataDog/apm-reliability/(dd-trace-py|apm-sdks-benchmarks):ref_type:(branch|tag):ref:.*"
44

55
permissions:
66
contents: read

0 commit comments

Comments
 (0)