You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our org we tend to have many repos which different teams are responsible for. Having a dashboard where a user can configure their team and see all open PRs for that team would help reduce the time PR's stay open.
The plugin already provides this capability, but it would be nice to have it as a home page component that users can quickly see on the home page of our backstage instance.
Having this component be compatible with the home plugin backstage provides, means users can also opt out of having this if they dont want it
✌️ Possible Implementation
Wrap the existing pull request board with the composable home page extension points and have a setting where you can select teams from your GitHub instance
👀 Have you spent some time to check if this feature request has been raised before?
Workspace
github-pull-requests-board
🔖 Feature description
Add a composable home page component that can display open pull requests for a team.
🎤 Context
In our org we tend to have many repos which different teams are responsible for. Having a dashboard where a user can configure their team and see all open PRs for that team would help reduce the time PR's stay open.
The plugin already provides this capability, but it would be nice to have it as a home page component that users can quickly see on the home page of our backstage instance.
Having this component be compatible with the home plugin backstage provides, means users can also opt out of having this if they dont want it
✌️ Possible Implementation
Wrap the existing pull request board with the composable home page extension points and have a setting where you can select teams from your GitHub instance
👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: