jpoehnelt/Resolve Outdated PR Comments

Automatically resolve outdated or stale PR review comment threads

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token with pull request write permissionsno${{ github.token }}
strategyStrategy for determining which threads to resolve: - "outdated": only resolve threads GitHub marks as outdated (code lines changed) - "older_sha": only resolve threads where the original comment commit != head SHA - "any": resolve if either condition is true (default) noany

no outputs