argoproj / argo-events

Event-driven Automation Framework for Kubernetes
https://argoproj.github.io/argo-events/
Apache License 2.0
2.38k stars 740 forks source link

Support Emoji Events Gitlab EventSource #3359

Open Thomasr-02 opened 3 days ago

Thomasr-02 commented 3 days ago

Is your feature request related to a problem? Please describe.

Support emoji events on gitlab event source

Describe the solution you'd like

Receive webhook when is added or removed emoji config on gitlab (Issues, Merge Request,...)

Additional context

Support on this enum: https://github.com/argoproj/argo-events/blob/master/pkg/eventsources/sources/gitlab/start.go#L187

Gitlab Emoji doc


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

Thomasr-02 commented 3 days ago

@whynowy , I'm thinking to contribute with this issue, tell me what do you think about this improvement.