Commit 0886dca
authored
Select dispatch-wheel-builds octo-sts policy per source repo (#24245)
The dispatch job hardcoded the integrations-core.dispatch-wheel-builds octo-sts
policy, so releases driven from marketplace or integrations-extras requested a
policy whose subject/repository claims never match the caller, yielding a 403
permission denied. Derive the policy name from source-repo so each repo uses its
own dispatch-wheel-builds trust policy.1 parent 40b55c1 commit 0886dca
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments