-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic
Description
Describe the bug
Comments not listed when PR is in state merged
Steps to reproduce the behavior
gh pr --repo cli/cli view 4838 --commentsExpected vs actual behavior
Expected to see the comments.
Logs
❯ gh pr --repo cli/cli view 4838 --comments
──────────────────────────────────────────────────────────────────────────────────────────────────────────
Generate Go 1.17-style `go:build` directives #4838
Merged • mislav wants to merge 1 commit into trunk from go-1.17-fmt • +6 -1
Reviewers: samcoe (Approved)
Assignees: mislav
Projects: The GitHub CLI (Done 💤)
This is the result of running go fmt on our repository. This wasn't caught
by CI since we use Go 1.16 there for the time being.
View this pull request on GitHub: https://github.com/cli/cli/pull/4838
──────────────────────────────────────────────────────────────────────────────────────────────────────────
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic