Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Xuanwo/auto-add-to-project
Add issues and PRs into project automatically!
https://github.com/Xuanwo/auto-add-to-project
Last synced: 2 months ago
JSON representation
Add issues and PRs into project automatically!
- Host: GitHub
- URL: https://github.com/Xuanwo/auto-add-to-project
- Owner: Xuanwo
- License: apache-2.0
- Created: 2022-09-14T07:06:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T01:40:29.000Z (11 months ago)
- Last Synced: 2024-11-01T07:23:28.991Z (2 months ago)
- Language: Go
- Homepage:
- Size: 32.2 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - Xuanwo/auto-add-to-project - 02 star:0.0k fork:0.0k Add issues and PRs into project automatically! (Go)
README
# AATP
Add issues and PRs into project automatically!
## Configure
- `AATP_TOKEN`: GitHub Token
- `AATP_USER`: GitHub Login like `Xuanwo`
- `AATP_PROJECT_NUMBER`: Numeric ID of GitHub Project.## Quick Start
```shell
go install github.com/Xuanwo/auto-add-to-project
./auto-add-to-project
```