1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00

chore: fixed TODO probot config (hopefully)

This commit is contained in:
Carlos Alexandro Becker 2017-12-19 19:41:09 -02:00 committed by GitHub
parent 660f8cfd80
commit 35aefdd93c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/config.yml vendored
View File

@ -1,2 +1,7 @@
todo: todo:
keyword: "TODO: " keyword: "TODO:"
caseSensitive: true
blobLines: 5
autoAssign: true
label: true
reopenClosed: true