Skip to content

feat(api): pipeline inputs support (#3194) #3206

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

Merged
merged 1 commit into from
Jun 7, 2025

Conversation

caillouc
Copy link
Contributor

Changes

Add support for inputs in trigger_pipeline method

Documentation and testing

Please consider whether this PR needs documentation and tests. This is not required, but highly appreciated:

Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.31%. Comparing base (8bae3b5) to head (2b7dd52).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3206   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files          98       98           
  Lines        6037     6038    +1     
=======================================
+ Hits         5875     5876    +1     
  Misses        162      162           
Flag Coverage Δ
api_func_v4 83.52% <0.00%> (-0.07%) ⬇️
cli_func_v4 84.64% <0.00%> (-0.02%) ⬇️
unit 90.16% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
gitlab/v4/objects/projects.py 98.92% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@JohnVillalovos JohnVillalovos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @caillouc

@JohnVillalovos JohnVillalovos enabled auto-merge (rebase) June 7, 2025 13:52
@JohnVillalovos JohnVillalovos merged commit 306c4b1 into python-gitlab:main Jun 7, 2025
17 checks passed
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