Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add get_pipelines_by_pipeline_schedule method #699

Merged

Conversation

caiconkhicon
Copy link

What does this PR do?

GitLab pipeline now support getting all pipelines triggered by a pipeline schedule in a project
(https://docs.gitlab.com/ee/api/pipeline_schedules.html#get-all-pipelines-triggered-by-a-pipeline-schedule).

Gitlab.get_pipelines_by_pipeline_schedule(5, 3)

GitLab pipeline now support getting all pipelines triggered by a
pipeline schedule in a project
(https://docs.gitlab.com/ee/api/pipeline_schedules.html#get-all-pipelines-triggered-by-a-pipeline-schedule).
@caiconkhicon caiconkhicon force-pushed the dattang/add-pipeline_schedule_get_pipelines branch from 541a511 to 100e256 Compare September 10, 2024 08:37
@NARKOZ NARKOZ merged commit 579bcda into NARKOZ:master Sep 10, 2024
4 checks passed
@NARKOZ
Copy link
Owner

NARKOZ commented Sep 10, 2024

Thank you ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants