]> git.openstreetmap.org Git - chef.git/commitdiff
Track tilelog with IRC bot
authorPaul Norman <penorman@mac.com>
Fri, 24 Jun 2022 19:51:37 +0000 (12:51 -0700)
committerPaul Norman <penorman@mac.com>
Fri, 24 Jun 2022 19:51:37 +0000 (12:51 -0700)
cookbooks/supybot/templates/default/git.conf.erb

index f5f0fd4aeee42c9257482654e00566601ae29a8d..a410105ce21aafdc3d2b3f47d193c811b2c27be3 100644 (file)
@@ -190,6 +190,14 @@ commit link = https://github.com/openstreetmap/owg-website/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
+[osm-tilelog]
+short name = osm-tilelog
+url = https://github.com/openstreetmap/tilelog.git
+branch = main
+commit link = https://github.com/openstreetmap/tilelog/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
 [osm-josm]
 short name = osm-josm
 url = https://github.com/JOSM/josm.git