v1.11.0 - #201
Merged
Merged
v1.11.0#201
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the version of the codeowners-plus GitHub Action in the README.md file from v1.9.1 to v1.11.0, and increments the CLI tool version in tools/cli/main.go from v1.9.2.dev to v1.11.1.dev. There are no review comments, and I have no feedback to provide.
|
Codeowners approval required for this PR: |
Confidence Score: 5/5The PR appears safe to merge because both version updates are consistent with the repository’s release lifecycle. The README points to the intended v1.11.0 Action tag, while the CLI’s v1.11.1.dev value matches the post-release script’s next-patch development convention.
|
| Filename | Overview |
|---|---|
| README.md | Updates the example Action reference to the internally aligned v1.11.0 release tag; no actionable defect was established. |
| tools/cli/main.go | Advances the embedded CLI version to the expected post-v1.11.0 development version, matching the release automation. |
Reviews (1): Last reviewed commit: "v1.11.0" | Re-trigger Greptile
asyncawaitpromise
added a commit
that referenced
this pull request
Sep 3, 2026
main gained GitHub Enterprise support (#199) and the v1.11.0 release (#201) while this branch was open. Resolved: - README coverage badge: regenerated from the merged tree; covbadge.yml fails CI on a stale number, so neither side's value would have done. - orphaned_approval_test.go: gh.NewClient took a fourth argument in #199. This branch adds a caller main never saw, so it merged clean and broke the build.
asyncawaitpromise
added a commit
that referenced
this pull request
Sep 3, 2026
main gained GitHub Enterprise support (#199) and the v1.11.0 release (#201) while this branch was open. Resolved: - README coverage badge: regenerated from the merged tree; covbadge.yml fails CI on a stale number, so neither side's value would have done. - main.go Flags: kept both ApiUrl (#199) and HunkFilter (this branch); the conflict was gofmt realignment, not a real collision.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related PR(s)
Related Issue(s)
Summary / Background