github-issue-filer
September 2, 2016 ยท View on GitHub
Files github issues for you
Usage
Deploy github-issue-filer to heroku or wherever you'd prefer. For github-issue-filer to work, the following env variables must be set:
ACCESS_TOKEN: This is the GitHub access_token of a GitHub user that has permission to file issues to the repoGITHUB_OWNER/GITHUB_REPO.GITHUB_OWNER: This is the owner of the GitHub Repo, for this repo it isdtschust.GITHUB_REPO: This is the GitHub Repo where you would like issues to be filed. For this repo it isgithub-issue-filer.DEFAULT_ASSIGNEE: This is an optional environment variable. If set, the created issue will automatically be assigned to this user.