Skip to content

Commit

Permalink
Merge pull request #15 from NVIDIA/gitbot
Browse files Browse the repository at this point in the history
Log issue number
  • Loading branch information
ArangoGutierrez authored Feb 29, 2024
2 parents ffa76f2 + 2abb3b9 commit 643bcfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/nv-ci-bot/retitle/retitle.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ func (m command) run(c *cli.Context) error {
}
}
m.log.Info("New title", "title", newTitle)
m.log.Info("Issue number", "number", issueNumber)

org, repo := context.Repo()
ghToken := action.Getenv("GITHUB_TOKEN")
Expand Down

0 comments on commit 643bcfd

Please sign in to comment.