-
Notifications
You must be signed in to change notification settings - Fork 563
Gitlab improvements #289
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
Gitlab improvements #289
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
f4971de
check for CI_MERGE_REQUEST_IID parameter
veziak 13a7789
update gitlab events
veziak cb62004
add more debugging
veziak 583f089
add default workflow
veziak bee5bd1
add more logs
veziak 83a34fd
add more logs
veziak 71dfaed
add more logs
veziak 00b8609
fix switch/case
veziak 08149e0
add logs
veziak 4e9f6e1
create gitlab discussion if it doesn't exist
veziak b38332d
remove some logs used for debugging
veziak 52eea86
resolve merge request threads automatically
veziak ba6e450
resolve merge request threads automatically
veziak 8c7d325
add more logs
veziak 5ec93ee
add more logs
veziak b89a662
add more logs
veziak e275483
add more logs
veziak 2140793
add more logs
veziak a5613f6
read isMeargeable from env vars
veziak 13bebeb
merge MR automatically
veziak af0bf73
merge MR automatically
veziak e352c7d
merge MR automatically
veziak d2cea31
merge MR automatically
veziak 26c18dc
Merge pull request #300 from diggerhq/develop
veziak 446b0a9
add logs for debugging
veziak 5a07473
add logs for debugging
veziak 489e493
add logs for debugging
veziak 60026c4
check for CI_OPEN_MERGE_REQUESTS parameter
veziak 7907a11
fix log messages
veziak 1ca42f3
check for merge_request_merge event
veziak fce1cf2
fix PublishComment in GitLab
veziak 70c3274
Merge branch 'gitlab-fixes' into fix-merge-conflicts
veziak 69c5a75
Merge pull request #305 from diggerhq/fix-merge-conflicts
veziak 08cdc28
remove commented out code and logs used for debugging
veziak b978b27
Merge remote-tracking branch 'origin/gitlab-fixes' into gitlab-fixes
veziak 9ad4fb3
remove commented out code and logs used for debugging
veziak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we remove original one ?