Commit 0cff6df0 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'add-ci-to-blacklist' into 'master'

Add ci to blacklist

See merge request !1075
parents 29e7647a 685757b9
...@@ -18,6 +18,7 @@ v 7.3.0 ...@@ -18,6 +18,7 @@ v 7.3.0
- Create annotated tags through UI and API (Sean Edge) - Create annotated tags through UI and API (Sean Edge)
- Snippets search (Charles Bushong) - Snippets search (Charles Bushong)
- Comment new push to existing MR - Comment new push to existing MR
- Add 'ci' to the blacklist of forbidden names
- Improve text filtering on issues page - Improve text filtering on issues page
- Comment & Close button - Comment & Close button
- Process git push --all much faster - Process git push --all much faster
......
...@@ -27,6 +27,7 @@ module Gitlab ...@@ -27,6 +27,7 @@ module Gitlab
notes notes
unsubscribes unsubscribes
all all
ci
) )
end end
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment