[Git][ghc/ghc][ghc-8.8.1-alpha1] gitlab-ci: Further tighten linter release tag condition

Ben Gamari gitlab at gitlab.haskell.org
Tue Apr 23 00:03:04 UTC 2019



Ben Gamari pushed to tag ghc-8.8.1-alpha1 at Glasgow Haskell Compiler / GHC


Commits:
0047012c by Ben Gamari at 2019-04-23T00:01:27Z
gitlab-ci: Further tighten linter release tag condition

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -113,7 +113,7 @@ lint-release-changelogs:
   extends: .lint-changelogs
   only:
     refs:
-      - /ghc-[0-9]+\.[0-9]+\.[0-9]+-.*/
+      - /ghc-[0-9]+\.[0-9]+\.[0-9]+-.*-release/
 
 
 ############################################################



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/0047012c7c035a4af5e30f2126d4fbc0ba80548c

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/0047012c7c035a4af5e30f2126d4fbc0ba80548c
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190422/229b0ef9/attachment.html>


More information about the ghc-commits mailing list