Hi,
Over time, the branch protection rules, that expect some checks related to python versions, might become obsolete. Like observed in this pull request.
https://github.com/jazzband/django-fsm-log/pull/192
I'm suggesting to disable the branch protection rules, if only the roadies can keep them up to date. Unless the maintainers can control them, in that case it should probably become a maintainer responsibility, in order to remove dependency on the roadies for such ongoing tasks.
Hi, Over time, the branch protection rules, that expect some checks related to python versions, might become obsolete. Like observed in this pull request. https://github.com/jazzband/django-fsm-log/pull/192
I'm suggesting to disable the branch protection rules, if only the roadies can keep them up to date. Unless the maintainers can control them, in that case it should probably become a maintainer responsibility, in order to remove dependency on the roadies for such ongoing tasks.
Thanks.