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.
- Host: GitHub
- URL: https://github.com/shopware/gh-project-automation
- Owner: shopware
- License: mit
- Created: 2025-03-14T10:06:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-14T09:47:56.000Z (7 months ago)
- Last Synced: 2025-11-14T11:29:41.100Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 245 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.