Skip to main content
← Back to list
01Issue
FeatureClosedSwamp CLIPublic
AssigneesNone

Relationships

#2068 Add create_pipeline_schedule to @webframp/gitlab

Opened by acameron17 · 9/8/2026

@webframp/gitlab covers pipelines and jobs (list_pipelines, get_pipeline_jobs, retry_pipeline) but has no method to create a CI/CD pipeline schedule via POST /projects/:id/pipeline_schedules (plus its variables sub-resource). Needed to script recurring jobs, e.g. a once-a-day automerge check, without a manual Settings > CI/CD > Schedules step in the GitLab UI. Worked around locally with a repo-local extension method (create_pipeline_schedule) in a swamp repo's extensions/models/ directory.

02Bog Flow
OPENTRIAGEDIN PROGRESSCLOSED

Closed

9/8/2026, 6:01:27 PM

No activity in this phase yet.

03Sludge Pulse
Editable. Press Enter to edit.

stack72 commented 9/8/2026, 6:01:26 PM

Hey @acameron17 - this needs to be files in the repo webframp published on the extension page

Sign in to post a ripple.