Fix a preview badge (#2836)

This commit is contained in:
Paul Melnikow
2019-01-21 23:04:52 -05:00
committed by GitHub
parent 0fc3df84d7
commit c7844ca7bb

View File

@@ -36,11 +36,11 @@ module.exports = class GithubCommitStatus extends LegacyService {
commit: '5d4ab86b1b5ddfb3c4a70a70bd19932c52603b8c',
},
staticPreview: {
label: 'commits since 3.4.7',
message: '4225',
color: 'blue',
label: 'commit status',
message: 'in master',
color: 'brightgreen',
},
keywords: ['GitHub', 'commit', 'branch', 'merge'],
keywords: ['branch', 'merge'],
documentation,
},
]