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

https://github.com/shopware/gh-project-automation

This project automates various tasks for GitHub projects, streamlining workflows and improving productivity.
https://github.com/shopware/gh-project-automation

Last synced: 5 months ago
JSON representation

This project automates various tasks for GitHub projects, streamlining workflows and improving productivity.

Awesome Lists containing this project

README

          

# GitHub Project Automation

This project automates various tasks for GitHub projects, streamlining workflows and improving productivity.

## Features

- Automated issue creation
- Pull request management
- Project board updates

## Usage

WIP

## Development

### GraphQL Queries

We've added support for the [GraphQL Extension](https://plugins.jetbrains.com/plugin/8097-graphql) [here](./graphql.config.yml).
As long as the `GITHUB_TOKEN` environment variable is set, you can directly run
queries and also get autocompletion for queries in your IDE.

## License

This project is licensed under the MIT License.