backstage-plugins
backstage-plugins copied to clipboard
Backstage Plugins Created by Axis Communications
Signed-off-by: enaysaa [[email protected]](mailto:[email protected]) Introduced TypeScript type definitions SearchJiraResponse and JiraQueryResults to represent Jira search responses and pagination details. Updated the searchJira function to return search results as a SearchJiraResponse, incorporating...
> **Please do not disclose security vulnerabilities as issues. See our [security policy](../../SECURITY.md) for responsible disclosures.** ### Describe the bug I following the instructions about using a Bearer token and...
### Describe the bug The "Assigned to me" Entity does not work if the backstage username is different from the email-prefix. For example, Backstage user: `user:default/FooBar` does not work for...
### Describe the feature At present, the `incomingFilter` in the jira-dashboard-backend plugin only searches for tickets with the status `new`. This limits the plugin's usability in Jira workflows where sometimes...
Introduced TypeScript type definitions SearchJiraResponse and JiraQueryResults to represent Jira search responses and pagination details. Updated the searchJira function to return search results as a SearchJiraResponse, incorporating the new types....
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
bump to 1.30.1
### Describe the feature At the moment, when the readme.md file has an image, it doesn't load correctly in the backstage plugin, it only loads in GitHub. This request is...
updated peer dependencies and bumped some testing libraries.
## Hey, I just made a Pull Request! This feature provides full integration with the new backend system. ### Context Given that Backstage is rapidly evolving, this plugin was in...