mattermost / mattermost/mattermost-plugin-gitlab
Plugin provides connection link even when user is already connected to GitLab on running /gitlab connect command.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 97
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
If the user is already connected to their GitLab account and runs /gitlab connect again, instead of displaying a message indicating that the user is already connected, the plugin provides the connection link again.
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.
Research direction
Start by locating the /gitlab connect command handler and the code that checks whether the user is already connected. Verify the repeated-command behavior and add or update the relevant test so completion means an already connected user sees a status message instead of another connection link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100