cloudoperators / heureka

Security and compliance management
Apache License 2.0
3 stars 1 forks source link

feat(matches): Implement Event Register for the Issue Matcher #170

Closed lolaapenna closed 2 months ago

lolaapenna commented 2 months ago

The Event Register will serve as a centralized hub for registering handlers to specific events.

This solution addresses the challenges associated with responding to issue matcher events, such as the creation of version events, which need to be integrated into application layer functions.