assign_runner_to_project
Assigns a specific runner to a GitLab project, enabling the project to use that runner for CI/CD jobs.
Instructions
Assign a project runner to a project (POST /projects/:id/runners).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| runner_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||