Github-Auto-Issue-Creator
Issue scraper
Automatically creates GitHub issues from lines of code with TODO comments in a specified repository
An automatic issue creator for Github, written in Python. It'll go through your entire git repo, look for any lines that start with TODO: and add them as issues to your repo.
83 stars
6 watching
9 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alstr/todo-to-issue-action | Converts TODO comments to GitHub issues on push | 631 |
peter-evans/create-issue-from-file | An action to create GitHub issues from content in files | 146 |
robvanderleek/create-issue-branch | Automates the creation of issue branches in GitHub | 330 |
iqandreas/github-issues-import | Automates the process of importing issues from one GitHub repository to another. | 426 |
lucymcgowan/contributr | A Shiny app to help beginners find and contribute to GitHub issues in R packages | 13 |
needmorecowbell/giggity | A tool to scrape and store hierarchical data about GitHub organizations, users, or repositories. | 126 |
evilsocket/octofairy | Predicts issue closure status based on features extracted from GitHub issues | 14 |
naturalclar/issue-action | Automatically adds labels and assigns users to issues when they are created | 60 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 308 |
jlevy/ghizmo | A command-line tool to simplify interaction with GitHub APIs | 87 |
stummjr/flake8-scrapy | An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
checkcheckzz/python-github-projects | Lists and classifies popular Python projects on GitHub by category and purpose | 828 |
alex-page/github-project-automation-plus | Automates creation and updating of project cards in GitHub Projects based on webhook events | 326 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
kowainik/issue-wanted | Centralizes GitHub issues across multiple Haskell projects into a single location | 59 |