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 |
---|---|---|
| Converts TODO comments to GitHub issues on push | 642 |
| An action to create GitHub issues from content in files | 148 |
| Automates the creation of issue branches in GitHub | 332 |
| Automates the process of importing issues from one GitHub repository to another. | 428 |
| A Shiny app to help beginners find and contribute to GitHub issues in R packages | 13 |
| A tool to scrape and store hierarchical data about GitHub organizations, users, or repositories. | 127 |
| Predicts issue closure status based on features extracted from GitHub issues | 14 |
| Automatically adds labels and assigns users to issues when they are created | 60 |
| Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 317 |
| A command-line tool to simplify interaction with GitHub APIs | 87 |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
| Lists and classifies popular Python projects on GitHub by category and purpose | 828 |
| Automates creation and updating of project cards in GitHub Projects based on webhook events | 326 |
| Automates creation of pull requests based on branch pushes | 174 |
| Centralizes GitHub issues across multiple Haskell projects into a single location | 58 |