-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow MH update only if there is no active workflows #1973
Labels
Comments
Consider also Hub workflows in addition to SS side ones |
dilshat
added a commit
that referenced
this issue
Aug 23, 2017
dilshat
added a commit
that referenced
this issue
Aug 23, 2017
Merged
Currrently check is done on SS side only. Need to add Hub side workflow check too. |
On Hub side we can not add this check, b/c env can be under modification for very long time on Hub side. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We snould prevent MH update if there are current environment activities like creation or modification
The text was updated successfully, but these errors were encountered: