actions-marketplace-validations/SkyWalking Event Reporter
Report GitHub workflow events to Apache SkyWalking
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 13, 2025
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/apache_skywalking-cli@9a1beab08413ce415a00a8547a238a14691c5655 # no releases — HEAD as of 2026-07-10tags 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