Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Privileged Actions

Pre-release
Pre-release

Choose a tag to compare

@chrinor2002 chrinor2002 released this 20 Jun 22:22
· 6 commits to master since this release

New feature: Privileged Actions
Privileged actions allows an admin to define hidden basic auth credentials that can be used by the backend to execute jobs. These credentials are used by the actions exposed using the PRIVILEGED_FILTER environment variable. See the Dockerfile for an example.
The intent for this feature is to allow administrators the ability to expose simple jobs to team members without needing each team member to log into concourse.