зеркало из https://github.com/github/docs.git
update comment
This commit is contained in:
Родитель
f39e0a7f8e
Коммит
7088a32c46
|
@ -28,7 +28,7 @@ jobs:
|
|||
`/orgs/github/teams/docs/members`
|
||||
)
|
||||
const logins = teamMembers.data.map(member => member.login)
|
||||
// Include some of our docs bots as team members
|
||||
// ignore PRs opened by docs bot accounts
|
||||
logins.push('Octomerger', 'octoglot')
|
||||
if (logins.some(login => login === updatedIssueInformation.data.user.login)) {
|
||||
console.log(`This issue or pull request was authored by a member of the github/docs team.`)
|
||||
|
|
Загрузка…
Ссылка в новой задаче