github / stale-repos

Find stale repositories in a GitHub organization.
https://github.blog/2023-06-05-announcing-the-stale-repos-action/
MIT License
123 stars 26 forks source link

fix: linting #96

Closed jmeridth closed 3 months ago

jmeridth commented 3 months ago

Pull Request

Proposed Changes

Based on https://github.com/github/stale-repos/pull/85

specifically:

Readiness Checklist

Author/Contributor

Reviewer

zkoppert commented 3 months ago

Hey! These fixes are awesome! Can you help me understand how you were thinking about this PR as it relates to #85? I'm thinking we should rebase #85 when this is merged. Is that what you were thinking? Or rather that #85 isn't needed?

jmeridth commented 3 months ago

I'm thinking we should rebase https://github.com/github/stale-repos/pull/85 when this is merged. Is that what you were thinking?

Yep. This will allow the linting to pass on #85 and then we can upgrade super-linter.