Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winlost/auto-add-issue-pr-to-project
GitHub app for automatic add issues/PR to GitHub project
https://github.com/winlost/auto-add-issue-pr-to-project
Last synced: about 1 month ago
JSON representation
GitHub app for automatic add issues/PR to GitHub project
- Host: GitHub
- URL: https://github.com/winlost/auto-add-issue-pr-to-project
- Owner: WiNloSt
- License: isc
- Created: 2019-05-06T16:50:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:31:02.000Z (almost 2 years ago)
- Last Synced: 2023-03-25T10:17:50.062Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/apps/add-issue-pull-request-to-project
- Size: 1.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# auto-add-issue-pr-to-project
> A GitHub App built with [Probot](https://github.com/probot/probot) that Add new issue or pull request to GitHub Project
## Setup
```sh
# Install dependencies
npm install# Run the bot
npm start
```## Contributing
If you have suggestions for how auto-add-issue-pr-to-project could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
[ISC](LICENSE) © 2019 Mahatthana Nomsawadi