Skip to content

Conversation

@JeffZhang02747
Copy link

This will issue #38 .
Reason why commentEvent are not displayed and played sound is that, data.body is NULL,
passing data.payload.comment.body instead.

handle PullRequestReviewCommentEvent and CommitCommentEvent as commentEvent.

update html accordingly.

debugger22 and others added 27 commits October 8, 2016 00:15
Add a feature to filter out events of specified repos/orgs
The GitHub API doesn't actually return `action = merged' when a PR
is merged; it just sets `pull_request.merged = true'.

From the Description field for the Action key:
https://developer.github.com/v3/activity/events/types/#pullrequestevent
With this commit each event has a proper link directing to the actual
event, except PushEvents which direct to the repo since there isn't
any available link to the commits.
Mixed improvements on server and client
Change project name and add a disclaimer as suggested by GitHub
@debugger22
Copy link
Owner

I'll test it locally and then let you know.

@debugger22 debugger22 force-pushed the master branch 2 times, most recently from 872e658 to e5d1bb7 Compare January 18, 2023 12:26
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

Successfully merging this pull request may close these issues.

10 participants