Release branches are CPs of existing commits, and should not run the bot. This adds extra noise to the release PRs. We should add a check like `pr.base.branch == Config.defaultBranch(pr.slug())` to early exit on the Cocoon logic.