mattermost / mattermost/mattermost-plugin-gitlab
Unexpected behaviour with using gitlab plugin setup command on localhost
Open
@DHaussermann is already working on this.
Since Jul 25, 2022.
Awaiting Submitter Action
Type/Bug
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 97
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
I encountered this error when trying to run /gitlab setup on the gitlab bot, and clicking continue. The button doesn't invoke any action and an error is thrown back.
This is not reproducible when connecting to a cloud server running on the latest master branch, its only reproducible on my localhost specifically. I have tested the github setup command and can confirm it works fine. So this is a gitlab specific issue.
Thought it would be best to at least mention it just in case it is something to think about.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.