We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e4c8e commit fa8f21cCopy full SHA for fa8f21c
.github/chainguard/dd-trace-java.release.sts.yaml
@@ -1,12 +1,12 @@
1
issuer: https://gitlab.ddbuild.io
2
3
-subject: repo:DataDog/dd-trace-java:ref:refs/heads/*
+# DEBUG: ref should be "master"
4
+subject: "project_path:DataDog/apm-reliability/dd-trace-java:ref_type:branch:ref:sarahchen6/use-octo-sts"
5
6
claim_pattern:
- project_path: "DataDog/dd-trace-java"
7
+ project_path: "DataDog/apm-reliability/dd-trace-java"
8
+ ref_type: "branch"
9
# ref: "master"
- # ref_type: "branch"
- # ref_path: "refs/heads/master"
10
11
permissions:
12
contents: "read,write"
0 commit comments