chore: release v1.2.0#76
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughRelease metadata and changelog updated for version 1.2.0: Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🚅 Deployed to the reqcore-pr-76 environment in applirank
|
76ecf1a to
bda9da4
Compare
bda9da4 to
a896356
Compare
There was a problem hiding this comment.
🧹 Nitpick comments (1)
CHANGELOG.md (1)
143-156: Pre-existing issue: Duplicate changelog entries.There are multiple duplicate "2026-02-28" sections with identical OpenCATS content throughout the existing changelog (appearing at lines 143, 172, 200, 236, 269, 298, 369, 410, 439, 475). This appears to be a pre-existing issue not introduced by this PR, but consider cleaning up these duplicates in a future maintenance PR for improved readability.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@CHANGELOG.md` around lines 143 - 156, The CHANGELOG.md contains repeated "## 2026-02-28" sections with identical entries for "Blog: OpenCATS vs Reqcore: Open Source ATS Head-to-Head" and the internal link; clean up by keeping a single canonical "## 2026-02-28" block containing those two bullets and remove the other duplicate blocks so the changelog only lists that release once.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@CHANGELOG.md`:
- Around line 143-156: The CHANGELOG.md contains repeated "## 2026-02-28"
sections with identical entries for "Blog: OpenCATS vs Reqcore: Open Source ATS
Head-to-Head" and the internal link; clean up by keeping a single canonical "##
2026-02-28" block containing those two bullets and remove the other duplicate
blocks so the changelog only lists that release once.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 5bb30f16-909a-488f-b002-87ac251f57d4
⛔ Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
📒 Files selected for processing (3)
.release-please-manifest.jsonCHANGELOG.mdpackage.json
🚧 Files skipped from review as they are similar to previous changes (1)
- .release-please-manifest.json
a896356 to
d90fd93
Compare
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@CHANGELOG.md`:
- Around line 21-22: The CHANGELOG.md contains two identical bullets for "add
interview validation schemas for creation, updating, and querying" referencing
commits a93da4e and be8f623; remove the duplicate bullet or edit one entry to
clarify the actual difference between the two commits (e.g., specify which
commit added creation/updating vs querying, or consolidate into a single bullet
noting both SHAs), ensuring only one clear entry remains for the 1.2.0 notes.
- Line 18: Update the changelog entry text that currently reads "add Greenhouse
vs Open Source ATS comparison article and enhance existing content with links"
so that "Open Source" is hyphenated as "open-source" (i.e., "add Greenhouse vs
open-source ATS comparison article..."); locate the exact line containing the
phrase "add Greenhouse vs Open Source ATS comparison article and enhance
existing content with links" and change only that wording to use the hyphenated
compound adjective, preserving the rest of the entry and commit reference.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 497d9751-ea7f-4d15-9b54-d1343ff66b9a
⛔ Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
📒 Files selected for processing (3)
.release-please-manifest.jsonCHANGELOG.mdpackage.json
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
| * add email template validation schemas and pre-made templates ([7879e38](https://github.com/reqcore-inc/reqcore/commit/7879e38e2e54f7f3ac07d84faec3e36103ea0ded)) | ||
| * add fullscreen toggle functionality to job detail view ([a94e4b6](https://github.com/reqcore-inc/reqcore/commit/a94e4b628922e41154abbeafd351be67e33e5685)) | ||
| * add functionality to move applications directly to interview stage without scheduling ([22e6a0a](https://github.com/reqcore-inc/reqcore/commit/22e6a0ac2a80c41d5e38ca2164f7cf70fd3c4832)) | ||
| * add Greenhouse vs Open Source ATS comparison article and enhance existing content with links ([8c2e225](https://github.com/reqcore-inc/reqcore/commit/8c2e2259b71cdf52405378c514594b3feed8b1c1)) |
There was a problem hiding this comment.
Hyphenate “open-source” in the article title.
Open Source ATS comparison article reads awkwardly here; open-source ATS comparison article is the standard compound-adjective form for user-facing copy.
🧰 Tools
🪛 LanguageTool
[uncategorized] ~18-~18: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...164f7cf70fd3c4832)) * add Greenhouse vs Open Source ATS comparison article and enhance exis...
(EN_COMPOUND_ADJECTIVE_INTERNAL)
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@CHANGELOG.md` at line 18, Update the changelog entry text that currently
reads "add Greenhouse vs Open Source ATS comparison article and enhance existing
content with links" so that "Open Source" is hyphenated as "open-source" (i.e.,
"add Greenhouse vs open-source ATS comparison article..."); locate the exact
line containing the phrase "add Greenhouse vs Open Source ATS comparison article
and enhance existing content with links" and change only that wording to use the
hyphenated compound adjective, preserving the rest of the entry and commit
reference.
d90fd93 to
13d14e0
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@CHANGELOG.md`:
- Line 27: Update the changelog entry string that currently reads "open source
ATS adoption by company size and industry" to hyphenate the compound adjective;
change "open source ATS" to "open-source ATS" in the entry that contains the
commit reference [f9770e5] to ensure correct grammar.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 63317fe0-2302-4f73-b06d-0a93bb9c9f7a
⛔ Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
📒 Files selected for processing (3)
.release-please-manifest.jsonCHANGELOG.mdpackage.json
🚧 Files skipped from review as they are similar to previous changes (2)
- package.json
- .release-please-manifest.json
| * add middleware for 301 redirect from legacy domain to canonical domain ([5525cf6](https://github.com/reqcore-inc/reqcore/commit/5525cf6efa0c7e94220f58d2af2e7cf5e145affd)) | ||
| * add script to backfill google_calendar_event_link for existing interviews ([c46d13d](https://github.com/reqcore-inc/reqcore/commit/c46d13da86b1bd5937b354647e98bf7e3561fe61)) | ||
| * add teleport target prop to modals for improved flexibility in rendering ([78a3ae8](https://github.com/reqcore-inc/reqcore/commit/78a3ae8729fff28622104a7e8cdbca4d66c27dd7)) | ||
| * add use case guide for open source ATS adoption by company size and industry ([f9770e5](https://github.com/reqcore-inc/reqcore/commit/f9770e56d947f6b1ca9e387febcb2cebc6115e68)) |
There was a problem hiding this comment.
Hyphenate "open-source" in the changelog entry.
The phrase "open source ATS" should use a hyphen when functioning as a compound adjective: "open-source ATS adoption".
📝 Suggested fix
-* add use case guide for open source ATS adoption by company size and industry ([f9770e5](https://github.com/reqcore-inc/reqcore/commit/f9770e56d947f6b1ca9e387febcb2cebc6115e68))
+* add use case guide for open-source ATS adoption by company size and industry ([f9770e5](https://github.com/reqcore-inc/reqcore/commit/f9770e56d947f6b1ca9e387febcb2cebc6115e68))📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| * add use case guide for open source ATS adoption by company size and industry ([f9770e5](https://github.com/reqcore-inc/reqcore/commit/f9770e56d947f6b1ca9e387febcb2cebc6115e68)) | |
| * add use case guide for open-source ATS adoption by company size and industry ([f9770e5](https://github.com/reqcore-inc/reqcore/commit/f9770e56d947f6b1ca9e387febcb2cebc6115e68)) |
🧰 Tools
🪛 LanguageTool
[uncategorized] ~27-~27: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...ca4d66c27dd7)) * add use case guide for open source ATS adoption by company size and indust...
(EN_COMPOUND_ADJECTIVE_INTERNAL)
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@CHANGELOG.md` at line 27, Update the changelog entry string that currently
reads "open source ATS adoption by company size and industry" to hyphenate the
compound adjective; change "open source ATS" to "open-source ATS" in the entry
that contains the commit reference [f9770e5] to ensure correct grammar.
13d14e0 to
b5b8d01
Compare
b5b8d01 to
b2a5de9
Compare
b2a5de9 to
0d1eff2
Compare
0d1eff2 to
b1b7de7
Compare
b1b7de7 to
343df7c
Compare
ebd69f4 to
265a37a
Compare
265a37a to
8791e1c
Compare
8791e1c to
6bd435d
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
1.2.0 (2026-03-16)
✨ Features
🐛 Bug Fixes
♻️ Refactoring
This PR was generated with Release Please. See documentation.