https://github.com/astropy/astropy-tools/actions/workflows/update_org_members.yml
It silently stopped working last month. I don't want another cron job to babysit. We need to figure out how to have it run unsupervised and actively tell us when something isn't right. And when it does run successfully, a status report on who was invited would be nice.
I don't think GitHub Actions is the right home for this because:
- GitHub stops it if we stop modifying it.
- We cannot control who GitHub notifies. Whoever last touched the file is the person notified. If this person does not check notification or does not care, things fall through the crack.