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

Feat: Adds Ability to Merge MR #147

Merged
merged 13 commits into from
Dec 17, 2023
Merged

Feat: Adds Ability to Merge MR #147

merged 13 commits into from
Dec 17, 2023

Conversation

harrisoncramer
Copy link
Owner

@harrisoncramer harrisoncramer commented Dec 17, 2023

This adds the ability to merge an MR from within gitlab.nvim directly. If the reviewer is open, it'll be closed automatically. Users may configure whether they'd like to squash commits on the merge, as well as whether they'd like to delete the original source branch on a merge.

If squashing, users are prompted to provide an optional custom squash message for the squash commit.

@harrisoncramer harrisoncramer marked this pull request as ready for review December 17, 2023 18:13
@harrisoncramer harrisoncramer merged commit 64b36ac into main Dec 17, 2023
6 checks passed
harrisoncramer added a commit that referenced this pull request Dec 18, 2023
This was a small diagnostics/signs regression introduced by #147.

We were filtering the diagnostics and discussions but then not actually using the filtered data. Facepalm.
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.

1 participant