Documentation
¶
Overview ¶
config.go loads the GitHub provider service configuration from environment variables.
context_enrichment.go enriches issue context with linked issues, cross-references, and event history from GitHub.
effects.go executes side effects on GitHub issues such as adding labels, posting comments, and closing issues.
main.go is the entry point for the smith-provider-github service, handling GitHub webhook and issue workflows.
server.go implements the HTTP server, routes, and webhook handler for the GitHub provider service.
types.go defines GitHub webhook payload types and shared data structures for the provider service.
Click to show internal directories.
Click to hide internal directories.