Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Add issues and PRs into project automatically!

Awesome Lists containing this project

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
```