druxt / quickstart-druxt-site-tome

Databaseless Druxt starterkit template
MIT License
0 stars 1 forks source link

chore(deps): update actions/cache action to v4 #43

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
actions/cache action major v3.0.8 -> v4.0.2

Release Notes

actions/cache (actions/cache) ### [`v4.0.2`](https://togithub.com/actions/cache/compare/v4.0.1...v4.0.2) [Compare Source](https://togithub.com/actions/cache/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://togithub.com/actions/cache/releases/tag/v4.0.1) [Compare Source](https://togithub.com/actions/cache/compare/v4.0.0...v4.0.1) ##### What's Changed - Update README.md by [@​yacaovsnc](https://togithub.com/yacaovsnc) in [https://github.com/actions/cache/pull/1304](https://togithub.com/actions/cache/pull/1304) - Update examples by [@​yacaovsnc](https://togithub.com/yacaovsnc) in [https://github.com/actions/cache/pull/1305](https://togithub.com/actions/cache/pull/1305) - Update actions/cache publish flow by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1340](https://togithub.com/actions/cache/pull/1340) - Update [@​actions/cache](https://togithub.com/actions/cache) by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1341](https://togithub.com/actions/cache/pull/1341) ##### New Contributors - [@​yacaovsnc](https://togithub.com/yacaovsnc) made their first contribution in [https://github.com/actions/cache/pull/1304](https://togithub.com/actions/cache/pull/1304) **Full Changelog**: https://github.com/actions/cache/compare/v4...v4.0.1 ### [`v4.0.0`](https://togithub.com/actions/cache/releases/tag/v4.0.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.3...v4.0.0) ##### What's Changed - Update action to node20 by [@​takost](https://togithub.com/takost) in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - feat: save-always flag by [@​to-s](https://togithub.com/to-s) in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) ##### New Contributors - [@​takost](https://togithub.com/takost) made their first contribution in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - [@​to-s](https://togithub.com/to-s) made their first contribution in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) **Full Changelog**: https://github.com/actions/cache/compare/v3...v4.0.0 ### [`v3.3.3`](https://togithub.com/actions/cache/releases/tag/v3.3.3) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.2...v3.3.3) #### What's Changed - Cache v3.3.3 by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/cache/pull/1302](https://togithub.com/actions/cache/pull/1302) #### New Contributors - [@​robherley](https://togithub.com/robherley) made their first contribution in [https://github.com/actions/cache/pull/1302](https://togithub.com/actions/cache/pull/1302) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.3 ### [`v3.3.2`](https://togithub.com/actions/cache/releases/tag/v3.3.2) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.1...v3.3.2) ##### What's Changed - Fixed readme with new segment timeout values by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1133](https://togithub.com/actions/cache/pull/1133) - Readme fixes by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1134](https://togithub.com/actions/cache/pull/1134) - Updated description of the lookup-only input for main action by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1130](https://togithub.com/actions/cache/pull/1130) - Change two new actions mention as quoted text by [@​bishal-pdMSFT](https://togithub.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/1131](https://togithub.com/actions/cache/pull/1131) - Update Cross-OS Caching tips by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/1122](https://togithub.com/actions/cache/pull/1122) - Bazel example (Take [#​2](https://togithub.com/actions/cache/issues/2)️⃣) by [@​vorburger](https://togithub.com/vorburger) in [https://github.com/actions/cache/pull/1132](https://togithub.com/actions/cache/pull/1132) - Remove actions to add new PRs and issues to a project board by [@​jorendorff](https://togithub.com/jorendorff) in [https://github.com/actions/cache/pull/1187](https://togithub.com/actions/cache/pull/1187) - Consume latest toolkit and fix dangling promise bug by [@​chkimes](https://togithub.com/chkimes) in [https://github.com/actions/cache/pull/1217](https://togithub.com/actions/cache/pull/1217) - Bump action version to 3.3.2 by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1236](https://togithub.com/actions/cache/pull/1236) ##### New Contributors - [@​vorburger](https://togithub.com/vorburger) made their first contribution in [https://github.com/actions/cache/pull/1132](https://togithub.com/actions/cache/pull/1132) - [@​jorendorff](https://togithub.com/jorendorff) made their first contribution in [https://github.com/actions/cache/pull/1187](https://togithub.com/actions/cache/pull/1187) - [@​chkimes](https://togithub.com/chkimes) made their first contribution in [https://github.com/actions/cache/pull/1217](https://togithub.com/actions/cache/pull/1217) - [@​bethanyj28](https://togithub.com/bethanyj28) made their first contribution in [https://github.com/actions/cache/pull/1236](https://togithub.com/actions/cache/pull/1236) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.2 ### [`v3.3.1`](https://togithub.com/actions/cache/releases/tag/v3.3.1) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.0...v3.3.1) ##### What's Changed - Reduced download segment size to 128 MB and timeout to 10 minutes by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1129](https://togithub.com/actions/cache/pull/1129) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.1 ### [`v3.3.0`](https://togithub.com/actions/cache/releases/tag/v3.3.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.6...v3.3.0) ##### What's Changed - Bug: Permission is missing in cache delete example by [@​kotokaze](https://togithub.com/kotokaze) in [https://github.com/actions/cache/pull/1123](https://togithub.com/actions/cache/pull/1123) - Add `lookup-only` option by [@​cdce8p](https://togithub.com/cdce8p) in [https://github.com/actions/cache/pull/1041](https://togithub.com/actions/cache/pull/1041) ##### New Contributors - [@​kotokaze](https://togithub.com/kotokaze) made their first contribution in [https://github.com/actions/cache/pull/1123](https://togithub.com/actions/cache/pull/1123) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.0 ### [`v3.2.6`](https://togithub.com/actions/cache/releases/tag/v3.2.6) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.5...v3.2.6) ##### What's Changed - Updated branch in Force deletion of caches by [@​t-dedah](https://togithub.com/t-dedah) in [https://github.com/actions/cache/pull/1108](https://togithub.com/actions/cache/pull/1108) - Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/1118](https://togithub.com/actions/cache/pull/1118) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.6 ### [`v3.2.5`](https://togithub.com/actions/cache/releases/tag/v3.2.5) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.4...v3.2.5) ##### What's Changed - Rewrite readmes by [@​jsoref](https://togithub.com/jsoref) in [https://github.com/actions/cache/pull/1085](https://togithub.com/actions/cache/pull/1085) - Fixed typos and formatting in docs by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1076](https://togithub.com/actions/cache/pull/1076) - Fixing paths for OSes by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1101](https://togithub.com/actions/cache/pull/1101) - Release patch version update by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1105](https://togithub.com/actions/cache/pull/1105) ##### New Contributors - [@​jsoref](https://togithub.com/jsoref) made their first contribution in [https://github.com/actions/cache/pull/1085](https://togithub.com/actions/cache/pull/1085) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.5 ### [`v3.2.4`](https://togithub.com/actions/cache/releases/tag/v3.2.4) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.3...v3.2.4) #### What's Changed - Update json5 package version by [@​vsvipul](https://togithub.com/vsvipul) in [https://github.com/actions/cache/pull/1065](https://togithub.com/actions/cache/pull/1065) - Cache recipes for cache, restore and save actions by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1055](https://togithub.com/actions/cache/pull/1055) - Add gnu tar and zstd as pre-requisites for windows self-hosted runners by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/1068](https://togithub.com/actions/cache/pull/1068) - Fix a whitespace typo by [@​kurtmckee](https://togithub.com/kurtmckee) in [https://github.com/actions/cache/pull/1074](https://togithub.com/actions/cache/pull/1074) - :memo: [#​1045](https://togithub.com/actions/cache/issues/1045) update using the `set-output` command is deprecated by [@​siguikesse](https://togithub.com/siguikesse) in [https://github.com/actions/cache/pull/1046](https://togithub.com/actions/cache/pull/1046) - Fix referenced output key in save action readme by [@​ruudk](https://togithub.com/ruudk) in [https://github.com/actions/cache/pull/1061](https://togithub.com/actions/cache/pull/1061) - Update workflows to use reusable-workflows by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/cache/pull/1066](https://togithub.com/actions/cache/pull/1066) - Introduce add-to-project step & rename workflow files by [@​pallavx](https://togithub.com/pallavx) in [https://github.com/actions/cache/pull/1077](https://togithub.com/actions/cache/pull/1077) - chore: Fix syntax error typo by [@​vHeemstra](https://togithub.com/vHeemstra) in [https://github.com/actions/cache/pull/1081](https://togithub.com/actions/cache/pull/1081) - Update caching-strategies.md by [@​kpfleming](https://togithub.com/kpfleming) in [https://github.com/actions/cache/pull/1084](https://togithub.com/actions/cache/pull/1084) - Added another usage hint to foresee [#​1072](https://togithub.com/actions/cache/issues/1072) by [@​maybeec](https://togithub.com/maybeec) in [https://github.com/actions/cache/pull/1089](https://togithub.com/actions/cache/pull/1089) - Add `fail-on-cache-miss` option by [@​cdce8p](https://togithub.com/cdce8p) in [https://github.com/actions/cache/pull/1036](https://togithub.com/actions/cache/pull/1036) #### New Contributors - [@​kurtmckee](https://togithub.com/kurtmckee) made their first contribution in [https://github.com/actions/cache/pull/1074](https://togithub.com/actions/cache/pull/1074) - [@​siguikesse](https://togithub.com/siguikesse) made their first contribution in [https://github.com/actions/cache/pull/1046](https://togithub.com/actions/cache/pull/1046) - [@​ruudk](https://togithub.com/ruudk) made their first contribution in [https://github.com/actions/cache/pull/1061](https://togithub.com/actions/cache/pull/1061) - [@​pallavx](https://togithub.com/pallavx) made their first contribution in [https://github.com/actions/cache/pull/1077](https://togithub.com/actions/cache/pull/1077) - [@​vHeemstra](https://togithub.com/vHeemstra) made their first contribution in [https://github.com/actions/cache/pull/1081](https://togithub.com/actions/cache/pull/1081) - [@​kpfleming](https://togithub.com/kpfleming) made their first contribution in [https://github.com/actions/cache/pull/1084](https://togithub.com/actions/cache/pull/1084) - [@​maybeec](https://togithub.com/maybeec) made their first contribution in [https://github.com/actions/cache/pull/1089](https://togithub.com/actions/cache/pull/1089) - [@​cdce8p](https://togithub.com/cdce8p) made their first contribution in [https://github.com/actions/cache/pull/1036](https://togithub.com/actions/cache/pull/1036) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.4 ### [`v3.2.3`](https://togithub.com/actions/cache/releases/tag/v3.2.3) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.2...v3.2.3) #### What's Changed - Add Mint example by [@​uhooi](https://togithub.com/uhooi) in [https://github.com/actions/cache/pull/1051](https://togithub.com/actions/cache/pull/1051) - Fixed broken link by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1057](https://togithub.com/actions/cache/pull/1057) - Add support to opt-in enable cross-os caching on windows by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1056](https://togithub.com/actions/cache/pull/1056) - Release support for cross-os caching as opt-in feature by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1060](https://togithub.com/actions/cache/pull/1060) #### New Contributors - [@​uhooi](https://togithub.com/uhooi) made their first contribution in [https://github.com/actions/cache/pull/1051](https://togithub.com/actions/cache/pull/1051) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.3 ### [`v3.2.2`](https://togithub.com/actions/cache/releases/tag/v3.2.2) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.1...v3.2.2) ##### What's Changed - Fix formatting error in restore/README.md by [@​me-and](https://togithub.com/me-and) in [https://github.com/actions/cache/pull/1044](https://togithub.com/actions/cache/pull/1044) - save/README.md: Fix typo in example by [@​mmuetzel](https://togithub.com/mmuetzel) in [https://github.com/actions/cache/pull/1040](https://togithub.com/actions/cache/pull/1040) - README.md: remove outdated Windows cache tip link by [@​me-and](https://togithub.com/me-and) in [https://github.com/actions/cache/pull/1042](https://togithub.com/actions/cache/pull/1042) - Revert compression changes related to windows but keep version logging by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1049](https://togithub.com/actions/cache/pull/1049) ##### New Contributors - [@​me-and](https://togithub.com/me-and) made their first contribution in [https://github.com/actions/cache/pull/1044](https://togithub.com/actions/cache/pull/1044) - [@​mmuetzel](https://togithub.com/mmuetzel) made their first contribution in [https://github.com/actions/cache/pull/1040](https://togithub.com/actions/cache/pull/1040) **Full Changelog**: https://github.com/actions/cache/compare/v3.2.1...v3.2.2 ### [`v3.2.1`](https://togithub.com/actions/cache/releases/tag/v3.2.1) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.0...v3.2.1) #### What's Changed - Release compression related changes for windows by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1039](https://togithub.com/actions/cache/pull/1039) - Upgrade codeql to v2 by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1023](https://togithub.com/actions/cache/pull/1023) **Full Changelog**: https://github.com/actions/cache/compare/v3.2.0...v3.2.1 ### [`v3.2.0`](https://togithub.com/actions/cache/releases/tag/v3.2.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.11...v3.2.0) ##### What's Changed - fix wrong timeout env var key in README.md by [@​walterddr](https://togithub.com/walterddr) in [https://github.com/actions/cache/pull/959](https://togithub.com/actions/cache/pull/959) - Updated release doc with correct env variable by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/960](https://togithub.com/actions/cache/pull/960) - Create pull_request_template.md by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/963](https://togithub.com/actions/cache/pull/963) - Update README with clearer info about cache-hit and its value by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/961](https://togithub.com/actions/cache/pull/961) - Change datadog/squid to Ubuntu/squid in CI check by [@​bishal-pdMSFT](https://togithub.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/976](https://togithub.com/actions/cache/pull/976) - Add more details to version section in readme by [@​bishal-pdMSFT](https://togithub.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/971](https://togithub.com/actions/cache/pull/971) - Update hashFiles documentation reference by [@​asaf400](https://togithub.com/asaf400) in [https://github.com/actions/cache/pull/979](https://togithub.com/actions/cache/pull/979) - Updated link for cache segment download info by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/986](https://togithub.com/actions/cache/pull/986) - Readme update for deleting caches by [@​t-dedah](https://togithub.com/t-dedah) in [https://github.com/actions/cache/pull/981](https://togithub.com/actions/cache/pull/981) - Add oncall logic to assign issues and PRs by [@​vsvipul](https://togithub.com/vsvipul) in [https://github.com/actions/cache/pull/997](https://togithub.com/actions/cache/pull/997) - Bump minimatch from 3.0.4 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/cache/pull/998](https://togithub.com/actions/cache/pull/998) - Revert "Bump minimatch from 3.0.4 to 3.1.2" by [@​vsvipul](https://togithub.com/vsvipul) in [https://github.com/actions/cache/pull/1005](https://togithub.com/actions/cache/pull/1005) - Fix npm vulnerability by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1007](https://togithub.com/actions/cache/pull/1007) - refactor: Use early return pattern to avoid nested conditions by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/cache/pull/1013](https://togithub.com/actions/cache/pull/1013) - Use cache in check-dist.yml by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/cache/pull/1004](https://togithub.com/actions/cache/pull/1004) - chore: Use built-in cache action to cache dependencies by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/cache/pull/1014](https://togithub.com/actions/cache/pull/1014) - Updated node example by [@​t-dedah](https://togithub.com/t-dedah) in [https://github.com/actions/cache/pull/1008](https://togithub.com/actions/cache/pull/1008) - Fix: Node npm doc example by [@​apascualm](https://togithub.com/apascualm) in [https://github.com/actions/cache/pull/1026](https://togithub.com/actions/cache/pull/1026) - docs: fix an invalid link in workarounds.md by [@​teatimeguest](https://togithub.com/teatimeguest) in [https://github.com/actions/cache/pull/929](https://togithub.com/actions/cache/pull/929) - General Availability release for granular cache by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1035](https://togithub.com/actions/cache/pull/1035) More details here on [beta](https://togithub.com/actions/cache/discussions/1020) release. ##### New Contributors - [@​walterddr](https://togithub.com/walterddr) made their first contribution in [https://github.com/actions/cache/pull/959](https://togithub.com/actions/cache/pull/959) - [@​asaf400](https://togithub.com/asaf400) made their first contribution in [https://github.com/actions/cache/pull/979](https://togithub.com/actions/cache/pull/979) - [@​jongwooo](https://togithub.com/jongwooo) made their first contribution in [https://github.com/actions/cache/pull/1013](https://togithub.com/actions/cache/pull/1013) - [@​apascualm](https://togithub.com/apascualm) made their first contribution in [https://github.com/actions/cache/pull/1026](https://togithub.com/actions/cache/pull/1026) - [@​teatimeguest](https://togithub.com/teatimeguest) made their first contribution in [https://github.com/actions/cache/pull/929](https://togithub.com/actions/cache/pull/929) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.0 ### [`v3.0.11`](https://togithub.com/actions/cache/releases/tag/v3.0.11) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.10...v3.0.11) ##### What's Changed - Call out cache not saved on hit by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/946](https://togithub.com/actions/cache/pull/946) - Update [@​actions/core](https://togithub.com/actions/core) to 1.10.0 by [@​rentziass](https://togithub.com/rentziass) in [https://github.com/actions/cache/pull/950](https://togithub.com/actions/cache/pull/950) - Update cache to use [@​actions/core](https://togithub.com/actions/core)@​^1.10.0 by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/956](https://togithub.com/actions/cache/pull/956) ##### New Contributors - [@​rentziass](https://togithub.com/rentziass) made their first contribution in [https://github.com/actions/cache/pull/950](https://togithub.com/actions/cache/pull/950) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.0.11 ### [`v3.0.10`](https://togithub.com/actions/cache/releases/tag/v3.0.10) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.9...v3.0.10) - Fix a bug with sorting inputs. - Update definition for `restore-keys` in README.md ### [`v3.0.9`](https://togithub.com/actions/cache/releases/tag/v3.0.9) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.8...v3.0.9) - Enhanced the warning message for cache unavailability in case of GHES.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

coderabbitai[bot] commented 1 month ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.