todo-to-issue-action/.github/workflows
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
..
ci.yml fix: remove subdirectory paths from test_new.diff 2025-04-10 15:28:02 +00:00
example-cross-repo.yml Refactor action to use composite run steps and support cross-repository issue creation 2025-05-15 15:49:54 +03:00
todo.yml Update CI workflow 2025-04-10 15:42:18 +01:00