apache/SkyWalking Event Reporter
Report GitHub workflow events to Apache SkyWalking
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 24, 2026
- License
- Apache 2.0
Pinned Snippet
uses: apache/skywalking-cli@a14bf0e03d4d1ac0d8706e0677696a55a6bf57af # 0.14.0tags 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