-
### 🔖 Feature description
Similar to the GitHub implementation: https://github.com/backstage/backstage/issues/9571
I'd like to be able to add reviewers to MRs created by Backstage via the publis…
-
### 📜 Description
The first failure was when I used the Node version in the linked `nvm` docs (Node 22), which resulted in issues when yarn tried to install `isolated-vm` -- once I reverted with `nvm…
-
### 📜 Description
When previewing a custom field extension using the Custom Field Explorer, only the `type` field from the schema is included in the preview. Any other elements of the JSON Schema is …
jvmdc updated
1 month ago
-
### 📜 Description
Validating an input field using a regex pattern does not work in the software template if you add ui:field secret.
```
apiVersion: scaffolder.backstage.io/v1beta3
kind: Templat…
-
### 📜 Description
Following [getting started](https://backstage.io/docs/getting-started/) guide I am running into errors on Ubuntu 24.04 under WSL.
### 👍 Expected behavior
I shouldn't get an error …
-
### 📜 Description
The same Scaffolder Logs loads again when I try to switch tabs.
### 👍 Expected behavior
The same logs shouldn't load twice
### 👎 Actual Behavior with Screenshots
https://githu…
-
**Status:** Open for comments
## Need
Template developers want to test their in-development templates against their installation of backstage.
## Proposal
Have a [CLI script](https://g…
Pike updated
2 months ago
-
### 🔖 Feature description
Currently, actions are shown in a horizontal list. Some of our templates grow pretty large because our actions are pretty atomic. My feature request would either be to int…
waldi updated
2 weeks ago
-
### 🔖 Feature description
Currently we detect wether a URL for reading is a search query by detecting if there's a wildcard in the URL.
https://github.com/backstage/backstage/blob/4a3a4278d1f3fe0e…
-
### Kyverno Version
1.11.4
### Kubernetes Version
1.28.x
### Kubernetes Platform
EKS
### Kyverno Rule Type
Mutate
### Description
We are trying to update all the deployments…