Skip to content

Restrict certificate provision based on token data #1720

Closed Answered by slavb18
slavb18 asked this question in Q&A
Discussion options

You must be logged in to vote

Found solution by myself

{{- if has .Token.repository_owner (list "org1" "org2") }}
...
{{- else }}
  {{ fail "Forbidden Org" }}
{{- end }}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by slavb18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant