Skip to content

Please document that trigger-argo-workflow needs id-token: write #832

Open
@mem

Description

@mem

Please document the fact that the trigger-argo-workflow action needs id-token: write permission because it reaches out to vault in order to obtain a token, and that happens using OIDC.

I think it also needs contents: read, because it's using the setup-go action to obtain the Go binary (in order to figure out the OS and architecture where it's running), and that tries to read go.mod to figure out which Go version it needs to download, which is why trigger-argo-workflow is checking out the code for the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions