You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user tries to activate too many repositories on their license, they get a message like this:
β this repo has not been associated with the license, attempting to activate a repo for the license
π Activation request returned [1] errors:
π Error activating repo: MACHINE_LIMIT_EXCEEDED | Unprocessable resource | machine count has exceeded maximum allowed by current policy (10) | /data |
We should improve this error message to read something like this:
Failed to activate repo [org123/repo456]. License has already reached its limit of [N] repos: [list, of, repos]. If you would like to increase your limit or remove some of these repos from your license, please do not hesitate to contact us.
The text was updated successfully, but these errors were encountered:
When a user tries to activate too many repositories on their license, they get a message like this:
We should improve this error message to read something like this:
The text was updated successfully, but these errors were encountered: