Repo Task Tracker
Version updated for https://github.com/DiogoRibeiro7/repo-task-tracker to version v1.0.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The repo-task-tracker GitHub Action automates the process of converting tasks defined in a tracker.json file within a repository into GitHub Issues, and optionally syncing them to a GitHub Projects (v2) board. It helps streamline task management across multiple repositories by ensuring issues are automatically updated and organized on a centralized project board, syncing their status, priority, and other key attributes. This action simplifies tracking and managing tasks for repositories at scale.
Release notes
What’s Changed
- Feat/roadmap implementation by @DiogoRibeiro7 in https://github.com/DiogoRibeiro7/repo-task-tracker/pull/7
- Fix/ruff test lint by @DiogoRibeiro7 in https://github.com/DiogoRibeiro7/repo-task-tracker/pull/8
- Release: promote develop to main by @DiogoRibeiro7 in https://github.com/DiogoRibeiro7/repo-task-tracker/pull/9
Full Changelog: https://github.com/DiogoRibeiro7/repo-task-tracker/compare/v1...v1.0.4