release.py could probably figure out whether there's a release bug given that the script knows what release bugs look like. It should look for an open release bug. If there are multiples, it could ask the user to pick one.
Maybe requirement of release bug is something set in the config file and checked.
release.py could probably figure out whether there's a release bug given that the script knows what release bugs look like. It should look for an open release bug. If there are multiples, it could ask the user to pick one.
Maybe requirement of release bug is something set in the config file and checked.
From https://github.com/willkg/socorro-release/issues/13