Documentation ¶ Index ¶ func Run(scriptPath, input, repoRoot string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(scriptPath, input, repoRoot string) (string, error) Run executes the preprocessing script with the given input and returns the branch name. The script receives the input as the first argument and should output the branch name to stdout. Types ¶ This section is empty. Source Files ¶ View all Source files preprocess.go Click to show internal directories. Click to hide internal directories.