Skip to content

fix: allow GitHub issue submission without gh CLI#32

Merged
maddefientist merged 1 commit intoBAGWATCHER:mainfrom
maddefientist:bagwatcher-release
Jan 28, 2026
Merged

fix: allow GitHub issue submission without gh CLI#32
maddefientist merged 1 commit intoBAGWATCHER:mainfrom
maddefientist:bagwatcher-release

Conversation

@maddefientist
Copy link
Collaborator

Previously, send_contribution_callback() required gh CLI before trying submit_github_contribution(), but that function can work without CLI using the GitHub API with embedded PAT.

Now users without git/gh CLI can still create contribution issues via the GitHub REST API.

Previously, send_contribution_callback() required gh CLI before
trying submit_github_contribution(), but that function can work
without CLI using the GitHub API with embedded PAT.

Now users without git/gh CLI can still create contribution issues
via the GitHub REST API.
@maddefientist maddefientist merged commit 0d7ef05 into BAGWATCHER:main Jan 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant