Phil Kuang
Phil Kuang
Signed-off-by: Phil Kuang ## Hey, I just made a Pull Request! (Apologies for the giant change here 😅) I put together an implementation of my playlist idea from #6063 but...
## Feature Suggestion Hi, our Jira instance only allows authentication via Oauth. Is it possible to support using Oauth for this plugin? ## Possible Implementation ## Context https://developer.atlassian.com/server/jira/platform/oauth/
## Hey, I just made a Pull Request! Part of [BEP-0003](https://github.com/backstage/backstage/tree/master/beps/0003-auth-architecture-evolution) Fixes https://github.com/backstage/backstage/issues/24420 #### :heavy_check_mark: Checklist - [x] A changeset describing the change and affected packages. ([more info](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md#creating-changesets)) - [...
## Hey, I just made a Pull Request! I assume we want to setup the same pre-commit lint/prettier enforcement in this repo to ensure consistent formatting? I saw that a...
## Hey, I just made a Pull Request! Added a configurable option to timeout event bus polling requests instead of having it hang indefinitely by default. We have a scenario...