diff options
author | Matija Čupić <matteeyah@gmail.com> | 2018-01-06 20:10:08 +0100 |
---|---|---|
committer | Matija Čupić <matteeyah@gmail.com> | 2018-01-06 20:10:08 +0100 |
commit | 044064baef01a5838630c5e8f95a2ed9d2a801f8 (patch) | |
tree | b2529d3dd9816f72a4846ea22c4c68e7e94c3499 /changelogs | |
parent | 1fd8d300a3f3091300c99be1e498d02b53d76339 (diff) | |
download | gitlab-ce-044064baef01a5838630c5e8f95a2ed9d2a801f8.tar.gz |
Add CHANGELOG entry
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled.yml b/changelogs/unreleased/39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled.yml new file mode 100644 index 00000000000..d8fd1f14bd4 --- /dev/null +++ b/changelogs/unreleased/39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled.yml @@ -0,0 +1,5 @@ +--- +title: Implement checking GCP project billing status in cluster creation form. +merge_request: 15665 +author: +type: changed |