Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
1 issue found across 2 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="CHANGELOG.md">
<violation number="1" location="CHANGELOG.md:7">
P2: The 1.1.0 compare range starts from `v1.0.3`, so this release note re-lists changes already shipped in 1.0.4. Update the base tag to the previous release and regenerate/review the bullets.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
|
|
||
| The format is based on Keep a Changelog, and this project follows Semantic Versioning. | ||
|
|
||
| ## [1.1.0](https://github.com/DiogoRibeiro7/repo-task-tracker/compare/v1.0.3...v1.1.0) (2026-03-13) |
There was a problem hiding this comment.
P2: The 1.1.0 compare range starts from v1.0.3, so this release note re-lists changes already shipped in 1.0.4. Update the base tag to the previous release and regenerate/review the bullets.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At CHANGELOG.md, line 7:
<comment>The 1.1.0 compare range starts from `v1.0.3`, so this release note re-lists changes already shipped in 1.0.4. Update the base tag to the previous release and regenerate/review the bullets.</comment>
<file context>
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
+## [1.1.0](https://github.com/DiogoRibeiro7/repo-task-tracker/compare/v1.0.3...v1.1.0) (2026-03-13)
+
+
</file context>
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.
Summary
Validation
pytest)ruff,mypy)Changelog Impact
UnreleasedinCHANGELOG.mdSummary by cubic
Release 1.1.0 with new safety controls, sync enhancements, and better reporting and resilience. Bumps version in
.release-please-manifest.jsonand adds 1.1.0 notes toCHANGELOG.md.Written for commit 6938b82. Summary will update on new commits.