Skip to content

Bulk PR re-check across all repos #278

@fusion94

Description

@fusion94

Summary

Add a one-click button to re-check all open PRs across all repos/orgs, useful after bulk signature imports or configuration changes.

Motivation

After importing signatures via CSV or changing exclusion rules, owners need to update the check status on all affected open PRs. Currently this must be done per-agreement.

Implementation notes

  • "Re-check all PRs" button on the multi-repo dashboard
  • Background job that iterates all agreements and their open PRs
  • Progress indicator (X of Y PRs re-checked)
  • Rate-limit aware to avoid hitting GitHub API limits
  • Also useful as a CLI command or API endpoint for automation

Phase

Phase 7: Enterprise (v3.0 roadmap)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions