track-github-issues
Version updated for https://github.com/ka-sarthak/track-github-issues to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the tracking of issues assigned to you across multiple organizations by creating consolidated tracking issues within a specified repository. It solves the problem of managing work across different repositories and organizations by aggregating open issues and enabling streamlined tracking through GitHub Projects. Key features include automatic issue aggregation, auto-closing of tracking issues when original issues are resolved, and direct linking to the original issues for easy navigation.
Release notes
What’s Changed
- Remove brackets from org filter by @ka-sarthak in https://github.com/ka-sarthak/track-github-issues/pull/5
- Add icon and color to action.yml by @ka-sarthak in https://github.com/ka-sarthak/track-github-issues/pull/6
- Fix branding by @ka-sarthak in https://github.com/ka-sarthak/track-github-issues/pull/7
Full Changelog: https://github.com/ka-sarthak/track-github-issues/compare/v1...v1.0.1