-
Notifications
You must be signed in to change notification settings - Fork 45
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 "/easycla" trigger for GitLab #3844
Labels
enhancement
New feature or request
Comments
|
nickmango
added a commit
that referenced
this issue
Mar 24, 2023
- Added /easycla command feature that enables MR check against the EasyCLA bot Signed-off-by: Harold Wanyama <[email protected]>
nickmango
added a commit
that referenced
this issue
Mar 24, 2023
- Added /easycla command feature that enables MR check against the EasyCLA bot Signed-off-by: Harold Wanyama <[email protected]>
dealako
pushed a commit
that referenced
this issue
Mar 24, 2023
nickmango
added a commit
that referenced
this issue
Mar 27, 2023
- Update existing PR instead of new comment for /easycla command trigger Signed-off-by: Harold Wanyama <[email protected]>
dealako
pushed a commit
that referenced
this issue
Mar 27, 2023
Tested issue on dev site and covered below scenario & found that it is fixed as expected. Scenario 1 : Comments is disabled on existing setupSteps & results :
Scenario 2 : Added fresh GitLab groupSteps & results :
Scenario 3 : checked /easycla comment behaviour |
As confirmed by @jarias-lfx over slack , issue is properly fix & deployed to production too, So moving issue status Done |
Closing as per comments from @jarias-lfx |
nickmango
pushed a commit
to nickmango/easycla
that referenced
this issue
Apr 19, 2023
- Ignore web flow commit author Signed-off-by: Harold Wanyama <[email protected]>
nickmango
pushed a commit
to nickmango/easycla
that referenced
this issue
Apr 19, 2023
- Ignore web flow commit author Signed-off-by: Harold Wanyama <[email protected]>
umeshlumbhani247
pushed a commit
that referenced
this issue
Apr 24, 2023
- Ignore web flow commit author Signed-off-by: Harold Wanyama <[email protected]> Signed-off-by: Umesh Lumbhani <[email protected]>
umeshlumbhani247
pushed a commit
that referenced
this issue
Apr 24, 2023
- Ignore web flow commit author Signed-off-by: Harold Wanyama <[email protected]> Signed-off-by: Umesh Lumbhani <[email protected]>
umeshlumbhani247
pushed a commit
that referenced
this issue
Apr 24, 2023
- Ignore web flow commit author Signed-off-by: Harold Wanyama <[email protected]> Signed-off-by: Umesh Lumbhani <[email protected]>
nickmango
added a commit
to nickmango/easycla
that referenced
this issue
Apr 28, 2023
- Added search by name to make comparisons with search by email Signed-off-by: Harold Wanyama <[email protected]>
nickmango
added a commit
to nickmango/easycla
that referenced
this issue
Apr 28, 2023
- Added search by name to make comparisons with search by email Signed-off-by: Harold Wanyama <[email protected]>
nickmango
added a commit
to nickmango/easycla
that referenced
this issue
Jul 14, 2023
- Handled enqueued action for a given PR added to a merge group Signed-off-by: Harold Wanyama <[email protected]>
nickmango
added a commit
to nickmango/easycla
that referenced
this issue
Jul 17, 2023
This reverts commit 8436c16.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Please add "/easycla" action for GitLab
Background
The use of "/easycla" comment in GitHub is a critical feature used by maintainers, contributors and support to trigger EasyCLA bot when required. The use of this feature is very important to have for GitLab as well as we would have no other way to trigger EasyCLA checks in a MR.
The text was updated successfully, but these errors were encountered: