Skip to content

Add some docs for getting the status of a merge_request rebase #1776

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 2 commits into from
Dec 25, 2021

Conversation

JohnVillalovos
Copy link
Member

No description provided.

Rename the merge request related documentation files to match the code
files. This will make it easier to find the documentation quickly.

Rename:
  `docs/gl_objects/mrs.rst -> `docs/gl_objects/merge_requests.rst`
  `docs/gl_objects/mr_approvals.rst -> `docs/gl_objects/merge_request_approvals.rst`
Add and document (some of the) optional parameters that can be done
for a `project.merge_requests.get()`

Closes #1775
@JohnVillalovos JohnVillalovos requested a review from nejch December 23, 2021 18:45
@codecov-commenter
Copy link

Codecov Report

Merging #1776 (bfa3dbe) into main (83dcabf) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1776   +/-   ##
=======================================
  Coverage   91.96%   91.96%           
=======================================
  Files          76       76           
  Lines        4753     4754    +1     
=======================================
+ Hits         4371     4372    +1     
  Misses        382      382           
Flag Coverage Δ
cli_func_v4 81.27% <100.00%> (+<0.01%) ⬆️
py_func_v4 80.68% <100.00%> (+<0.01%) ⬆️
unit 83.17% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
gitlab/v4/objects/merge_requests.py 84.78% <100.00%> (+0.11%) ⬆️

@nejch nejch merged commit e7d4d91 into main Dec 25, 2021
@nejch nejch deleted the jlvillal/rebase_in_progress branch December 25, 2021 12:21
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.

3 participants