# Functions
ConfigureMessage configures the message for the comment
If the message is a merge commit, returns an error, because merge commits are handled by the different webhook.
No description provided by the author
GetBranchNameFromRef returns the branch name from the ref
Example: refs/heads/feature-123 -> feature-123.
No description provided by the author
ParseTaskMentions parses all the task mentions in a text.
No description provided by the author
# Structs
No description provided by the author