Remix.run Logo
Lammy 2 days ago

I use an Action to auto-close any Issue or PR in my hobby repo for same reason: https://github.com/marketplace/actions/repo-lockdown

zzo38computer 2 days ago | parent [-]

I use GitHub Actions to affect issues and pull requests also, but to assign them to myself (so that they are visible in searches), not to close them. However, for some reason it does not seem to work properly for pull requests, even though it works for issues.