We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cf1c4 commit 09f2230Copy full SHA for 09f2230
README.md
@@ -57,6 +57,12 @@ also if you are running gitlab on your own server you can change `url`:
57
58
**NOTE**: `url` should be without `/` at the end.
59
60
+### Gitlab compatibility:
61
+
62
+This script relay on Gitlab API V4. So if your self hosted Gitlab server is outdated, you should update it to use this script.
63
64
+[https://docs.gitlab.com/ee/api/v3_to_v4.html](https://docs.gitlab.com/ee/api/v3_to_v4.html)
65
66
---
67
68
# Inspiration
0 commit comments