Conversation
It was very small change. Didn't take much time. |
|
@PuneetGopinath Can you check if it's working as expected? Then I'll mention Andreas to update documentation and/or changelog. |
Our workflow does not support triggering on |
I know that, am not a fool. I mean that when even I didn't add any push event it says that it is not supported |
|
Check the config file for yourself |
Dude you have a push trigger in workflow file. You need to remove it! |
Hmm, okay |
I saw, you changed it. |
|
@Andre601 Can you update the readme and changelog? |
|
Also add the note: |
I will once this PR is merged |
Okay. I'll add |
|
The Pull request of @abhijoshi2k has been marked as Ready! It can now be reviewed and/or merged by Maintainers.
|
|
@Andre601 You can update docs (or wiki) |
Checks
I have...
Type of Pull request
This Pull request doesn't break existing configuration.
This Pull request will break existing configuration.
This Pull request will fix a (critical) bug.
This Pull request only changes documentation (README.md, CHANGELOG.md, etc.)
__________Description
Added event whitelisting. Using
whitelisted_eventsas parameter in config files will allow only those events to be included in recent-activity.Note:
whitelisted_eventswill have priority overdisabled_eventsCloses #76