Josh Soref

Results 1027 comments of Josh Soref

Technically you've also lost a `v`. I only added the `v` sometime after 17 when it seemed that dependabot insisted on them, so it's only present in the "to" side.

I'd want act to handle both `github_step_summary` and `github_output` by providing environment variables that point to files. When a job completes, the former could be dumped to the log. I...

`$GITHUB_STEP_SUMMARY` was added in #1607

The first canceled here is a test that hit the 1 hour mark (which is presumably a timeout) and not related to the changes in this PR.

Thanks. I've tried to apply that content -- I made a couple of changes to the references of "_modifier_ job", but I think it's basically as you suggested. Let's see...

Multiline secrets is definitely an interesting edge. We have multiline json secrets which result in `{` being treated as a secret... The effort to get this PR happy makes me...

I believe this is fixed with the release of [`v0.0.21`](https://github.com/check-spelling/check-spelling/releases/tag/v0.0.21) I haven't forgotten about the reusable workflow offer. I suppose I should create a ticket or wiki item for it...