RedlineTriad
RedlineTriad
### 🔖 Feature description Currently developers working on custom github scaffolder actions have to reimplement `getOctokitOptions` on their own. https://github.com/backstage/backstage/blob/9406496cd7e718e0447c5897466954c9609ac7e7/plugins/scaffolder-backend-module-github/src/actions/helpers.ts#L42 ### 🎤 Context We use an "IssueOps" style of creating...
Even though Varisat has significantly more downloads than other SAT crates, It is not shown when searching for SAT on crates.io, most likely because Varisat does not have any tags....
## Hey, I just made a Pull Request! Fixes #26803 and improves documentation for Bitbucket Server Setup to also include ScmAuth configuration. This also follows my interpretation of the recommendations...
### 📜 Description Trying to use repoUrlPicker with Bitbucket Server causes it to try and get scopes that are only valid for Bitbucket Cloud. ### 👍 Expected behavior It should...
## Hey, I just made a Pull Request! This setting was added by reading from an optional `config` argument. This was never passed, so `auto` was always assumed. https://github.com/backstage/backstage/pull/27227/files#diff-cffd40a187b4fc584f03c968517fbacc110bde6a467f2384bbd92b803d3db47eR374-R379 I...
When using [maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action) this library does not support `http_proxy` or `https_proxy`. Breaking self-hosted runners in environments requiring proxy for access to the github api. Most other github actions libraries seem...
### Related problem During queries you often want to get or select or otherwise use columns. However, you often have to recheck the variables to see what names the columns...