diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2018-03-28 08:01:33 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2018-03-28 08:01:33 +0000 |
commit | 51d92fb568f9064f35c668e7f6abbbf0f8ad00bd (patch) | |
tree | cae9687af29860de6ee1999f0e078ad1ca48ee1a /changelogs | |
parent | 949d1b37e740ae28e1a3eaf41ce10388617385d6 (diff) | |
parent | bab176008b62dddc00db25517c427cbe252bc211 (diff) | |
download | gitlab-ce-51d92fb568f9064f35c668e7f6abbbf0f8ad00bd.tar.gz |
Merge branch '43603-ci-lint-support' into 'master'
Resolve "/ci/lint should support include keyword in config file"
Closes #43603
See merge request gitlab-org/gitlab-ce!17729
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/43603-ci-lint-support.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/43603-ci-lint-support.yml b/changelogs/unreleased/43603-ci-lint-support.yml new file mode 100644 index 00000000000..8e4a92c0287 --- /dev/null +++ b/changelogs/unreleased/43603-ci-lint-support.yml @@ -0,0 +1,5 @@ +--- +title: Move ci/lint under project's namespace +merge_request: 17729 +author: +type: added |