We often push in-progress or temporary branches to origin when collaborating on a feature but before it's ready to be landed, and we prevent that process from accidentally closing diffs and issues by setting `master` to be the only autoclose branch on our repositories. It'd be great if the auditing feature on packages respected that setting.