A `CheckResult` that is generated with a Checks API plugin can have custom actions that are displayed in the `Checks`-Tab.
However, if that `CheckResult` also has a valid `codePointer`, then that result is also displayed in the file diff. However, it only has one button, named `Please fix`. Can a custom action also be displayed there?
Maybe there is an additional endpoint that I can use, besides the Checks API? I read through the documentation of Javascript Plugin endpoints, but only found an endpoint for robot comments.
Thanks,
Kate