Compare commits
1 commit
main
...
trstringer
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
322705950c |
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Respond %s to continue workflow or %s to cancel.`,
|
||||||
)
|
)
|
||||||
var err error
|
var err error
|
||||||
fmt.Printf(
|
fmt.Printf(
|
||||||
"Creating issue in repo %s/%s with the following content:\nTitle: %s\nApprovers: %s\nBody:\n%s",
|
"Creating issue in repo %s/%s with the following content:\nTitle: %s\nApprovers: %s\nBody:\n%s\n",
|
||||||
a.repoOwner,
|
a.repoOwner,
|
||||||
a.repo,
|
a.repo,
|
||||||
issueTitle,
|
issueTitle,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue