-
Notifications
You must be signed in to change notification settings - Fork 21
Labels
backlogTo organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.To organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.scope: ci/cdGitHub Actions (.github), related scripts, commit/push hooks (.husky)GitHub Actions (.github), related scripts, commit/push hooks (.husky)
Description
Check the size of the PR from a fork (additions, deletions)
Let's set the boundary at
Instead of closing those that are too big we might just fail the CI instead. Additionally, let's only look for additions and reduce the threshold to 500 for the forks and keep 1000 for direct branches.
Sub-issues
Metadata
Metadata
Assignees
Labels
backlogTo organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.To organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.scope: ci/cdGitHub Actions (.github), related scripts, commit/push hooks (.husky)GitHub Actions (.github), related scripts, commit/push hooks (.husky)