Allow GitLab administrators to view all details of a specific scheduled pipeline without taking ownership
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
As a GitLab administrator I have to take ownership of a pipeline schedule to view all its details, including variables.
Proposal
In GitLab Issue #404403, we exposed the following:
- Cron
- Timezone
- Next run
- Active State
I propose also exposing the variables that was left out while addressing the previous issue.
And the only thing a user without edit access would not have access to in the table would be the variables. If we go this route this issue probably could be scheduled earlier since we won't need BE and FE resources.
Edited by 🤖 GitLab Bot 🤖