Allow links only for social badges, affects [GitHubMilestone Dependabot] (#6159)
* Allow links only for social badges, affects [GitHubMilestone Dependabot] * Remove getLink function * Remove unused import * Mention social links in guidelines as well
This commit is contained in:
@@ -65,7 +65,6 @@ module.exports = class GithubMilestone extends GithubAuthV3Service {
|
||||
label: `${label} milestones`,
|
||||
message: metric(milestoneLength),
|
||||
color,
|
||||
link: [`https://github.com/${user}/${repo}/milestones`],
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user