# Functions
SetBody generates the body pull request based on PULLREQUESTBODY.
# Constants
PULLREQUESTBODY is the pull request template used as pull request description Please note that triple backticks are concatenated with the literals, as they cannot be escaped.
# Structs
Changelog contains various information used to describe target changes.
Github contains settings to interact with Github.
PageInfo is used for Graphql queries to iterate over pagination.
PullRequest contains multiple fields mapped to Github V4 api.
RateLimit is a struct that contains Github Api limit information.