Andrew Taylor
Andrew Taylor
[`3.0.0` has been released](https://github.com/ataylorme/eslint-annotate-action/releases/tag/3.0.0). Please update any references to the `v3` branch instead of `v3-beta`
This seems like a character limit on the check run summary. > does anybody know of a workaround that does not involve suppressing the warnings I don't know if there...
I am working on `v3` (in progress) and will make it so when `only-pr-files` is `true` only those files are included in the summary. Please let me know if any...
I also [truncated the summary if it is too long](https://github.com/ataylorme/eslint-annotate-action/commit/748e7053bf8ac2c5e4fe0240c20d3242e54d3ab6)
[`3.0.0` has been released](https://github.com/ataylorme/eslint-annotate-action/releases/tag/3.0.0). Please update any references to the `v3` branch instead of `v3-beta`. Make sure to read the Changelog as there are breaking changes (GH_TOKEN input has changed)
I do think this is a permission error though I don't have anything on GitHub Enterprise to test. Maybe there is [an enterprise setting/restriction](https://docs.github.com/en/[email protected]/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise#enforcing-a-policy-for-workflow-permissions-in-your-enterprise) not allowing `checks:write` on `GITHUB_TOKEN` I've...
@cgatian not sure if you are still interested in self-hosted GitHub Enterprise support. If so, [`3.0.0` has been released](https://github.com/ataylorme/eslint-annotate-action/releases/tag/3.0.0). I welcome pull requests to the `v3` branch if you want...
Closing as a duplicate of #69. Even though this PR came first that one has a more appropriate title in that GHE support would be a new feature
Not a native CLI command but I found [this script](https://github.com/aws/serverless-application-model/blob/develop/bin/sam-translate.py) very helpful
I think this is a great idea as well! I don't think I'll have time to look at this until after the holidays but I also don't think this is...