Commit Graph

9 Commits

Author SHA1 Message Date
bahdotsh
622a9081ea feat: release workflow 2025-04-21 17:13:33 +05:30
bahdotsh
ec13bc39dd tests for resource cleanup 2025-04-21 17:03:26 +05:30
bahdotsh
ef15744b3b feat: resource cleanup 2025-04-21 16:42:16 +05:30
bahdotsh
ab6bba6110 feat: add workflow_dispatch trigger command
Add ability to trigger GitHub workflows with workflow_dispatch event from CLI.
This enables manual workflow triggering without using GitHub UI or custom bash
scripts.
Add trigger subcommand with branch and input parameters
Add list subcommand to show available workflows
Create GitHub API client for workflow dispatch events
Implement repo detection from git remote
Add User-Agent header for GitHub API requests
Update documentation with usage examples
2025-04-21 11:51:52 +05:30
bahdotsh
44d81a386a removed unnecessary workflow file' 2025-04-14 17:00:48 +05:30
bahdotsh
96775d3734 demo 2025-04-14 17:00:23 +05:30
bahdotsh
1c092f04ac feat: matrix support 2025-04-14 16:54:21 +05:30
bahdotsh
02f0ff7ad8 deleted sample workflow 2025-04-06 21:07:02 +05:30
bahdotsh
3abcd2cbf9 background process 2025-04-06 20:29:44 +05:30