Skip to content

Commit 7605bf5

Browse files
authored
docs: clarify expectations for unhandled dependency update PRs (#5901)
Signed-off-by: Beth Griggs <[email protected]>
1 parent f1cb9fc commit 7605bf5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/plugin-maintainers-guide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Plugin ownership is a responsibility often taken on voluntarily and/or in additi
2828

2929
Plugin owners are assumed to have full autonomy over reviewing and merging PRs for their workspace. This includes the merging of Version Packages PRs to trigger a new release.
3030

31-
It is also helpful for workspace owners to review and add approvals to PRs that touch multiple workspaces (such as dependency updates), as these may be landed by `@backstage/community-plugin-maintainers`.
31+
It is also helpful for workspace owners to review and add approvals to PRs that touch multiple workspaces, as these may be landed by `@backstage/community-plugin-maintainers`.
32+
33+
In the case of PRs for dependency updates, if these are not handled and become stale, `@backstage/community-plugin-maintainers` will take action to merge or close them.
3234

3335
### Issue Triage
3436

0 commit comments

Comments
 (0)