Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Conversation

@chengweiv5
Copy link

This patch based on below PR

#3

which add multiple mattermost channel support.

To add a webhook to a project, add url like below

http://this-project-server:port/new_event?mattermost_webhook_url=

Signed-off-by: Chengwei Yang yangchengwei@qiyi.com

This patch based on below PR

  NotSqrt#3

which add multiple mattermost channel support.

To add a webhook to a project, add url like below

http://<this-project-server:port>/new_event?mattermost_webhook_url=<mattermost channel webhook url>

Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
@NotSqrt
Copy link
Owner

NotSqrt commented Mar 25, 2016

That would be really nice if you could update the tests and the docs to reflect this new feature !

fsobanski pushed a commit to iteratec/mattermost-integration-gitlab that referenced this pull request Jul 24, 2017
This pull request is based on PR NotSqrt#4.

Instead of setting MATTERMOST_WEBHOOK_URL when starting the server,
the url must now be passed as an url parameter in the form

http://<this-project-server:port>/new_event?mattermost_webhook_url=<mattermost channel webhook url>

I updated the tests and the readme, just as @NotSqrt requested in PR NotSqrt#4.

This commit should fix issue NotSqrt#2.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants