-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Scheduled job that detects release branches upstream then:
- Creates a pr merging the base of said branch into
master - Creates a release branch including the upstream release branch, and draft release on GitHub.
- When the draft release is published pypi and docs are also published.
Also, when the version number changes, the release process is activated (for a bug fix release in a release branch)