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

Missing gitlab events (jobs / pipeline / merge requests sub-events) #12

Closed
Khaaz opened this issue Feb 5, 2020 · 0 comments · Fixed by #17
Closed

Missing gitlab events (jobs / pipeline / merge requests sub-events) #12

Khaaz opened this issue Feb 5, 2020 · 0 comments · Fixed by #17
Labels
enhancement New feature or request good first issue Good for newcomers v3 roadmap v3

Comments

@Khaaz
Copy link
Owner

Khaaz commented Feb 5, 2020

Roadmap v3 - Missing gitlab event

Overview

Gitlab parser is missing some features:

  • jobs events
  • pipeline events
  • some merge request specific events

Support for these events should be added in the Parser.
https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#pipeline-events
https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#job-events

Details

Implementation is open. There is no style restriction since these events doesn't exist in discord.
This could however be styled according to github CI events.

@Khaaz Khaaz added enhancement New feature or request good first issue Good for newcomers v3 roadmap v3 labels Feb 5, 2020
@Khaaz Khaaz linked a pull request Feb 15, 2020 that will close this issue
@Khaaz Khaaz closed this as completed Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers v3 roadmap v3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant