Skip to content

Instantly share code, notes, and snippets.

@itaditya
Last active March 24, 2018 20:44
Show Gist options
  • Save itaditya/f753bd0daac8500769b255c74b708844 to your computer and use it in GitHub Desktop.
Save itaditya/f753bd0daac8500769b255c74b708844 to your computer and use it in GitHub Desktop.
context.github.issues.create({
owner: 'org-name',
repo: 'maintainers-discussion',
title: `${username}-discussion`,
body: `@${username} has been found out to be hostile in the past.
This issue is opened so that maintainers can discuss about it.`
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment