Skip to content
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

Send push events #10

Closed
elpatron68 opened this issue Jun 7, 2016 · 9 comments
Closed

Send push events #10

elpatron68 opened this issue Jun 7, 2016 · 9 comments

Comments

@elpatron68
Copy link

I would really like to send push events to a Mattermost channel, this seems not to be possible. Is there a particular reason for this?

Thanks!

@NotSqrt
Copy link
Owner

NotSqrt commented Jun 8, 2016

Push events are not activated by default. You can activate them by using the option --push !

@mohitt
Copy link

mohitt commented Oct 25, 2016

Suprisingly, the only events that are showing up is merge request created, merge request accepted and merge request updated. Neither we are getting build related events no push events

our gitlab settings is enabling all the events
https://mattermost-gitlab-codemerlin.herokuapp.com/new_event
Push Events
Tag Push Events
Issues Events
Note Events
Merge Requests Events
Build Events
Pipeline Events
Wiki Page Events

The only ones that we are getting are the merge request events.

Where am I suppose to activate by setting he option --push

@mohitt
Copy link

mohitt commented Oct 25, 2016

How can we log or see whats going on in the heroku deployed app

@NotSqrt
Copy link
Owner

NotSqrt commented Oct 25, 2016

You can add the --push option in the command run by Heroku, in the Procfile.

Apart from the standard flask output, there's no particular log.

I've never used Heroku, I don't know where you would be able to see the output of the server.

@athakral
Copy link

Oh, I followed the exact instructions given on the readme.md

@mohitt
Copy link

mohitt commented Oct 25, 2016

I followed the exact instructions given on the readme

Regards
Mohit

On Oct 25, 2016 12:41 PM, "NotSqrt" notifications@github.com wrote:

You can add the --push option in the command run by Heroku, in the
Procfile.

Apart from the standard flask output, there's no particular log.

I've never used Heroku, I don't know where you would be able to see the
output of the server.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#10 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA4IhgK4PobLsg03B7EJnat1c3YKlGSdks5q3auAgaJpZM4IwQHY
.

@NotSqrt
Copy link
Owner

NotSqrt commented Oct 26, 2016

The part that says :
Heroku-based Install
❗ This was not adapted to the new python package.

?

If you can provide up-to-date instructions for Heroku, I'll be glad to merge them !

@qvazzler
Copy link

@NotSqrt This feature really needs to be somewhere on the README, I almost gave up. :-D

@NotSqrt
Copy link
Owner

NotSqrt commented Dec 19, 2016

About to add that mention !

@NotSqrt NotSqrt closed this as completed Dec 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants