todo-to-issue-action/.github
Shakar Bakr 1b4753ffdd
Refactor action to use composite run steps and support cross-repository issue creation
- Changed action execution from Docker to composite with Python setup.
- Added `TARGET_REPO` input to allow issue creation in a specified repository.
- Updated `GitHubClient` to use `TARGET_REPO` for issue and milestone URLs.
- Enhanced README with instructions for cross-repository usage.
- Introduced example workflow for creating TODO issues in another repository.

Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-05-15 15:49:54 +03:00
..
workflows Refactor action to use composite run steps and support cross-repository issue creation 2025-05-15 15:49:54 +03:00
FUNDING.yml Create FUNDING.yml 2024-09-24 15:40:41 +01:00
PULL_REQUEST_TEMPLATE.md Create PULL_REQUEST_TEMPLATE.md 2024-10-09 19:42:38 +01:00