You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
It would be more fun if the tool could have CLI interface to test its output.
For example, just showing JSON log of transformed events, ot piping them to https://github.com/CtrlSpice/otel-desktop-viewer
The tool could use
glab ci status --livemechanism (https://gitlab.com/gitlab-org/cli/-/blob/main/commands/ci/status/status.go?ref_type=heads#L42) for getting events without configuring webhooks and a separate public web server to catch them.