gitlab-org--gitlab-foss/changelogs/unreleased/expose-pipeline-variables-via-api.yml
Agustin Henze 20093f9de0 Add new permission model read-pipeline-variable
Used to get the variables via the API endpoint
`/projects/:id/pipelines/:pipeline_id/variables`

Signed-off-by: Agustin Henze <tin@redhat.com>
2019-04-09 14:53:44 +00:00

5 lines
117 B
YAML

---
title: Expose pipeline variables via API
merge_request: 26501
author: Agustin Henze <tin@redhat.com>
type: added