https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42421 --- Comment #5 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 197797 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197797&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) Push this patched branch to your GitHub repo 6) Set this branch as your default branch for your GitHub repo 5) Make another pull request 6) Note pull request stays open! -- You are receiving this mail because: You are watching all bug changes.