Incorrect in-page documentation on admin/runners page.

Summary

The /admin/runners page explains the different runner states. This explanation is incorrect.

Each Runner can be in one of the following states:
shared - Runner runs builds from all unassigned projects
specific - Runner runs builds from assigned projects
locked - Runner cannot be assigned to other projects
paused - Runner will not receive any new builds
  1. Each runner can be in multiple states; paused and shared for example are not exclusive.
  2. A runner with type shared also runs builds from assigned projects.

This is probably a simple documentation issue. image

Assignee Loading
Time tracking Loading