Skip to content

Route GitHub App REST endpoints through JWT auth#5

Merged
JWhitleyWork merged 1 commit into
mainfrom
fix/app-endpoint-jwt-auth
Jun 26, 2026
Merged

Route GitHub App REST endpoints through JWT auth#5
JWhitleyWork merged 1 commit into
mainfrom
fix/app-endpoint-jwt-auth

Conversation

@marty-mcfly-bot

Copy link
Copy Markdown
Contributor

Summary

  • Route GitHub App REST endpoints like /app through app JWT auth from both CLI and Hermes tools
  • Keep repository endpoints on installation-token auth
  • Add regression tests for App endpoint routing

Verification

  • ruff format .
  • ruff check .
  • mypy
  • pytest
  • python -m build
  • python -m twine check dist/*
  • Exhaustive CLI/wrapper/plugin smoke test against the configured marty-mcfly-bot GitHub App

@JWhitleyWork JWhitleyWork self-requested a review June 26, 2026 20:36
@JWhitleyWork JWhitleyWork self-assigned this Jun 26, 2026
@JWhitleyWork JWhitleyWork force-pushed the fix/app-endpoint-jwt-auth branch from bd85569 to 70781a8 Compare June 26, 2026 20:36
@JWhitleyWork JWhitleyWork merged commit 9ee8db2 into main Jun 26, 2026
2 checks passed
@JWhitleyWork JWhitleyWork deleted the fix/app-endpoint-jwt-auth branch June 26, 2026 20:37
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