ep-infosec/SkyWalking Event Reporter
Report GitHub workflow events to Apache SkyWalking
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 11, 2022
- License
- Apache 2.0
Pinned Snippet
uses: ep-infosec/33_apache_skywalking-cli@034431f9dc2c239ac8dc85867dd5bfa705a6cf63 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| oap-url | URL of SkyWalking OAP | yes | — |
| auth-token | Authorization token of SkyWalking OAP | no | — |
| name | The name of the event, for example, "Upgrade" | no | Upgrade |
| service | The service name of the event | yes | — |
| instance | The service instance of the event | yes | — |
| endpoint | The service endpoint of the event, if any | no | — |
| message | The message of the event | no | Upgrade from {fromVersion} to {toVersion} |
| parameters | The parameters in the message | no | "" |
| layer | Name of the layer to which the event belongs (case-insensitive) | yes | — |
Outputs
no outputs