Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 39,511
    • Issues 39,511
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,221
    • Merge requests 1,221
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #283885

Closed
Open
Created Nov 16, 2020 by Viktor Nagy (GitLab)@nagyv-gitlab🕊Developer0 of 6 tasks completed0/6 tasks

Group level agents

Release notes

Problem to solve

As a Platform Engineer, I want to set up an agent to be accessible for deployments of any project inside a group, so that I won't block developers on deploying new projects.

Proposal

Given that user has a group level agent configuration project in group A
and a user has a private manifest project in group A
When the user adds the manifest project to the configuration project
Then the agent can automatically access the given project
Given that user has a group level agent configuration project in group A
and a user has a private manifest project in group A
When the user moves the manifest project to another group
Then the agent can not access it any longer

To set up a group level agent, a group maintainer has to add the agent as a group-level agent under the group's members settings.

Edited May 06, 2021 by Viktor Nagy (GitLab)
Assignee
Assign to
Time tracking