Plane integration with GitHub or Gitea Action for project management.
This project aims to integrate Plane's project management features with GitHub Actions or Gitea Actions, allowing developers to automatically update issues, add comments, change states, and assign users during the CI/CD process based on commit messages.
MIT
This project was inspired by and draws from:
- go-jira for structure and approach
- plane-api-go for the Plane API client