Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
term-check
Package main provides the entry point for the GitHub application
|
Package main provides the entry point for the GitHub application |
internal
|
|
bot
Package bot contains all of the main logic for handling GitHub events, including creating CheckRuns for each Pull Request
|
Package bot contains all of the main logic for handling GitHub events, including creating CheckRuns for each Pull Request |
config
Package config provides objects containing configuration for specific parts of the application.
|
Package config provides objects containing configuration for specific parts of the application. |
pkg
|
|
config
Package config provides some basic helpers to read environment variables, as well as secrets that are set by Samson.
|
Package config provides some basic helpers to read environment variables, as well as secrets that are set by Samson. |
github
Package github provides both a server and a client that can be used to interact with the GitHub API
|
Package github provides both a server and a client that can be used to interact with the GitHub API |
lib
Package lib contains generic helper functions for massaging and handling data
|
Package lib contains generic helper functions for massaging and handling data |
Click to show internal directories.
Click to hide internal directories.