https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42421 --- Comment #3 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 197794 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197794&action=edit Bug 42421: Only run GitHub Actions for closing pull requests (close-pr.yml) on the community repo It can be useful to use pull requests for internal development before community submission. The github actions close-pr.yml closes all pull requests automatically ). This should only happen for the official community GitHub repo. Test Plan: 1) Fork the Koha community repo on GitHub 2) Make a pull request to your repo 3) Note it is closed automatically 4) Apply this patch 5) Make another pull request 6) Note pull request stays open! -- You are receiving this mail because: You are watching all bug changes.