Masaya Suzuki
Masaya Suzuki
- [x] Updated Unreleased section in [CHANGELOG](https://github.com/reviewdog/reviewdog/blob/master/CHANGELOG.md) or it's not notable changes. Fix https://github.com/reviewdog/reviewdog/issues/1696#issuecomment-2074711580 Similar to https://github.com/reviewdog/reviewdog/pull/1697 and https://github.com/reviewdog/reviewdog/pull/1714, I add a fallback to `git diff` command to get diff...
When I use github-pr-review reporter, I want to mark review threads added by reviewdog as resolved if that are resolved in subsequent commits. I think that this is possible using...
Fix https://github.com/catchpoint/workflow-telemetry-action/issues/42 I fix this action to automatically change the axis color of workflow metrics to match GitHub theme setting. FYI: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#specifying-the-theme-an-image-is-shown-to ## Screenshots https://github.com/massongit/workflow-telemetry-action/actions/runs/13598930026?pr=1 ( https://github.com/massongit/workflow-telemetry-action/pull/1 ) ### Dark...
https://github.com/catchpoint/workflow-telemetry-action/blob/f974e0c5942f8f37973c4cc395704165fbe629ba/src/post.ts#L55-L58 This Actions needs `actions: read` permission. Therefore, I add this permission to sample code in README.
https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/actions/runs/11596417542/job/32287413227 ``` /usr/bin/git push origin gh-pages remote: Permission to textlint-ja/textlint-rule-preset-ja-spacing.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/textlint-ja/textlint-rule-preset-ja-spacing.git/': The requested URL returned error: 403 Error: Action failed with "The process...