Copilot - Github with super powers
Version updated for https://github.com/vypdev/copilot to version v2.0.4.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Copilot is a GitHub Action designed to enhance project management and workflow automation by integrating Git-Flow principles with GitHub Projects. It automates tasks such as linking issues, branches, and pull requests to project boards, creating branches based on issue labels, and syncing progress across boards. Additionally, it offers AI-powered features like automatic PR descriptions and issue autofixes, streamlining collaboration and development processes.
Release notes
- Fixed crash when running the
setup. - Fixed configuration parsing on issue and pull request descriptions.