Release please is lightning fast at opening PRs! I have a strange issue where release please opened 2 PRs in python-gke-hub with the same version. Somehow I managed to merge both PRs 🤷♂️ . Anyway, I noticed that both PRs had autorelease: pending tags set so there could be a race condition where a new release PR could be opened with a same version while autorelease is running. I'm marking this issue as a feature request since it is rare.
Release please is lightning fast at opening PRs! I have a strange issue where release please opened 2 PRs in python-gke-hub with the same version. Somehow I managed to merge both PRs 🤷♂️ . Anyway, I noticed that both PRs had
autorelease: pendingtags set so there could be a race condition where a new release PR could be opened with a same version while autorelease is running. I'm marking this issue as a feature request since it is rare.