J.R. Mash
J.R. Mash
A couple of months ago, GitHub released a configuration option for branch protections that allows specified users to [bypass pull request restrictions](https://github.blog/changelog/2021-11-19-allow-bypassing-required-pull-requests/). Support for this feature recently made it's way...
Using the Template module under Cygwin with standard Windows style paths (C:/Dir/File.tt), it bombs out with the following error: - file error - no providers for template prefix 'C' This...
I'm encountering an error when using this action in a private repository with the `sarif_upload` feature enabled: ``` | Generating SARIF file | 2021-11-10T23:43:09.047Z error utils/file.go:29 file .git does not...
**Is your feature request related to a problem? Please describe.** I occasionally encounter a need to refer to the _name_ of the parent stack in child stacks, but I didn't...
**Is your feature request related to a problem? Please describe.** Atlassian recently introduced [scoped api tokens](https://support.atlassian.com/confluence/kb/scoped-api-tokens-in-confluence-cloud/), but using them results in invalid links in most circumstances. **Describe the solution you'd...