The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
- **[OWNERS](https://github.com/chaos-mesh/chaosd/blob/main/OWNERS)**
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
As title, this PR
go install github.com/swaggo/swag/cmd/swag
fails with "missing go.sum entry" error.cmd/chaosd/main.go
has been moved tocmd/main.go
, adjust swagger command accordingly.swagger init
.