Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: updating twitter badge #63

Merged
merged 1 commit into from
Apr 19, 2024
Merged

docs: updating twitter badge #63

merged 1 commit into from
Apr 19, 2024

Conversation

lotyp
Copy link
Member

@lotyp lotyp commented Apr 19, 2024

Summary by CodeRabbit

  • Documentation
    • Updated social media follow links across various README files to new URLs.
    • Enhanced formatting in the s3/cache README with better spacing, image alignment, and updated badge styles.
  • Chores
    • Modified a file reference in the GitHub Actions workflow configurations for consistency.

Copy link

coderabbitai bot commented Apr 19, 2024

Walkthrough

The overarching theme of the recent updates involves refining user interaction elements across various README.md files and a GitHub Actions workflow file. Primarily, these changes include updating Twitter follow links to new URLs and altering badge styles and URLs for enhanced visual appeal and consistency. Additionally, a minor yet crucial correction was made in the GitHub Actions workflow by adjusting a file extension.

Changes

Files Change Summary
.github/CONTRIBUTING.md Updated file reference from integrate.yaml to integrate.yml
actions/.../README.md (multiple) Updated Twitter follow links to new URLs
actions/s3/cache/README.md Added line breaks, adjusted image alignment, updated badges

Poem

🐇💻✨
In the garden of code, under the techy skies,
A little rabbit hops, where the data lies.
Links like carrots, fresh and new,
Badges shining, in morning dew.
With each small hop, updates unfurl,
In the digital meadow of this virtual world. 🌼🌟


Recent Review Details

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 71e8aac and 88f5cac.
Files selected for processing (9)
  • .github/CONTRIBUTING.md (1 hunks)
  • README.md (1 hunks)
  • actions/composer/get-cache-directory/README.md (2 hunks)
  • actions/composer/get-root-version/README.md (1 hunks)
  • actions/composer/install/README.md (1 hunks)
  • actions/phive/install/README.md (1 hunks)
  • actions/playwright/install/README.md (1 hunks)
  • actions/pnpm/install/README.md (1 hunks)
  • actions/s3/cache/README.md (1 hunks)
Additional Context Used
LanguageTool (153)
.github/CONTRIBUTING.md (45)

Near line 3: Consider a different adverb to strengthen your wording.
Context: ...open an issue or a pull request. We are always looking for ways to improve the project...


Near line 21: Unpaired symbol: ‘[’ seems to be missing
Context: .../). ### → Optional Tools - Pre-commit — Automates the...


Near line 23: Possible spelling mistake found.
Context: ...install pre-commitandmake hooks` - Cz-git — Commitizen ad...


Near line 23: Unpaired symbol: ‘[’ seems to be missing
Context: ...l pre-commitandmake hooks` - Cz-git — Commitizen ada...


Near line 23: Possible spelling mistake found.
Context: ...ks` - Cz-git — Commitizen adapter, that assists in formatting git...


Near line 23: Make sure that the comma (,) is correct. Do not use a comma before a dependent clause that starts with ‘that’.
Context: ...ps://cz-git.qbb.sh) — Commitizen adapter, that assists in formatting git commits. ...


Near line 25: Unpaired symbol: ‘[’ seems to be missing
Context: ... Installation: brew install czg - Act — To run...


Near line 83: Possible typo: you repeated a whitespace
Context: ...ed' ``` Allowed Prefixes: | Prefix | Purpose ...


Near line 83: Possible typo: you repeated a whitespace
Context: ...owed Prefixes:** | Prefix | Purpose | |------------|------------------------...


Near line 85: Possible typo: you repeated a whitespace
Context: ...------------------------------| | feat | Introduces a new feature ...


Near line 85: Only proper nouns start with an uppercase character (there are exceptions for headlines).
Context: ...-----------------------| | feat | Introduces a new feature ...


Near line 85: Possible typo: you repeated a whitespace
Context: ... | feat | Introduces a new feature | | fix | Fixes a bug ...


Near line 86: Possible typo: you repeated a whitespace
Context: ... | | fix | Fixes a bug ...


Near line 86: Possible typo: you repeated a whitespace
Context: ... | | fix | Fixes a bug | | perf | Improves performance ...


Near line 87: Possible spelling mistake found.
Context: ... | | perf | Improves performance ...


Near line 87: Possible typo: you repeated a whitespace
Context: ... | | perf | Improves performance ...


Near line 87: Possible typo: you repeated a whitespace
Context: ... | | perf | Improves performance | | docs | Documentation only chan...


Near line 88: Possible typo: you repeated a whitespace
Context: ... | | docs | Documentation only changes ...


Near line 88: Possible typo: you repeated a whitespace
Context: ... docs | Documentation only changes | | style | Code style changes (for...


Near line 89: Possible typo: you repeated a whitespace
Context: ... | | style | Code style changes (formatting, missin...


Near line 89: This word is normally spelled as one.
Context: ...Code style changes (formatting, missing semi-colons, etc.) | | deps | Updates depe...


Near line 89: Possible typo: you repeated a whitespace
Context: ...(formatting, missing semi-colons, etc.) | | deps | Updates dependencies ...


Near line 90: Possible typo: you repeated a whitespace
Context: ...missing semi-colons, etc.) | | deps | Updates dependencies ...


Near line 90: Possible typo: you repeated a whitespace
Context: ... | | deps | Updates dependencies | | refactor | Code changes that neith...


Near line 91: Possible typo: you repeated a whitespace
Context: ...t neither fixes a bug nor adds a feature | | ci | Changes to our CI confi...


Near line 92: Possible spelling mistake found.
Context: ...fixes a bug nor adds a feature | | ci | Changes to our CI configuratio...


Near line 92: Possible typo: you repeated a whitespace
Context: ...s a bug nor adds a feature | | ci | Changes to our CI configuration files ...


Near line 92: Possible typo: you repeated a whitespace
Context: ...o our CI configuration files and scripts | | test | Adding missing tests or...


Near line 93: Possible typo: you repeated a whitespace
Context: ...files and scripts | | test | Adding missing tests or correcting exi...


Near line 93: Possible typo: you repeated a whitespace
Context: ...ssing tests or correcting existing tests | | revert | Reverts a previous comm...


Near line 94: Possible typo: you repeated a whitespace
Context: ... existing tests | | revert | Reverts a previous commit ...


Near line 94: Possible typo: you repeated a whitespace
Context: ...| revert | Reverts a previous commit | | build | Changes that affect the...


Near line 95: Possible typo: you repeated a whitespace
Context: ... | | build | Changes that affect the build system o...


Near line 96: Possible typo: you repeated a whitespace
Context: ...tem or external dependencies | | chore | Other changes that don't modify src or...


Near line 96: Possible typo: you repeated a whitespace
Context: ...nges that don't modify src or test files | | security | A code change that fixe...


Near line 97: Possible typo: you repeated a whitespace
Context: ... code change that fixes a security issue |
## 🔍 Coding Standards and Tool...


Near line 105: Possible spelling mistake found.
Context: .... Here's a list of tools we use: ### → Yaml Lint We use [yamllint](https://githu...


Near line 107: Possible spelling mistake found.
Context: ... tools we use: ### → Yaml Lint We use [yamllint](https://github.com/adrienverge/yamlli...


Near line 109: Possible spelling mistake found.
Context: ...oding standards in YAML files. To lint yaml files run: ```bash $ make lint-yaml ``...


Near line 114: This sentence does not start with an uppercase letter.
Context: ...les run: bash $ make lint-yaml by default, [cytopia/yamllint](https://g...


Near line 115: Possible spelling mistake found.
Context: ...bash $ make lint-yaml ``` by default, [cytopia/yamllint`](https://github.com/cytopia/d...


Near line 119: Possible spelling mistake found.
Context: ... run linter. ### → Action Lint We use actionlint ...


Near line 126: This sentence does not start with an uppercase letter.
Context: ... run: bash $ make lint-actions by default, [rhysd/actionlint](https://h...


Near line 127: Possible spelling mistake found.
Context: ...sh $ make lint-actions ``` by default, [rhysd/actionlint](https://hub.docker.com/r/r...


Near line 142: Possible spelling mistake found.
Context: ...with a current limit set to 600 KB. - Commitizen: Ensures commit messages meet the con...

README.md (53)

Near line 25: Possible spelling mistake found.
Context: ...ion), specifically designed for use in wayofdev projects....


Near line 27: Opting for a less wordy alternative here can improve the clarity of your writing.
Context: ...n into multiple projects. This approach not only reduces the need to rewrite code but also ensures standardized operations across all Wayo...


Near line 27: Possible spelling mistake found.
Context: ...ures standardized operations across all Wayofdev repositories.
## 📋 Table of Con...


Near line 66: Possible typo: you repeated a whitespace
Context: ...ructions on how to use it. | Action | Description ...


Near line 66: Possible typo: you repeated a whitespace
Context: ... | Description | |-------------------------------------...


Near line 68: Possible typo: you repeated a whitespace
Context: ...ry path and exports it as env variable. | | [composer/get-root-version](./acti...


Near line 69: Possible typo: you repeated a whitespace
Context: ...ons/composer/get-root-version/README.md) | determines the Composer root version b...


Near line 70: Possible typo: you repeated a whitespace
Context: ...`](./actions/composer/install/README.md) | Installs dependencies with Composer ba...


Near line 70: Possible typo: you repeated a whitespace
Context: ...ased on the specified dependency level. | | [phive/install](./actions/phive/in...


Near line 71: Possible spelling mistake found.
Context: ...ndency level. | | [phive/install](./actions/phive/install/READM...


Near line 71: Possible typo: you repeated a whitespace
Context: ...all`](./actions/phive/install/README.md) | Install dependencies with [Phive](http...


Near line 71: Possible spelling mistake found.
Context: ... | Install dependencies with Phive. ...


Near line 71: Possible typo: you repeated a whitespace
Context: ...ndencies with Phive. | | [playwright/install](./actions/pla...


Near line 72: Possible typo: you repeated a whitespace
Context: ...(./actions/playwright/install/README.md) | Installs [Playwright](https://playwrig...


Near line 72: Possible typo: you repeated a whitespace
Context: ...ight.dev/) along with its dependencies. | | [pnpm/install](./actions/pnpm/inst...


Near line 73: Possible spelling mistake found.
Context: ...ependencies. | | [pnpm/install](./actions/pnpm/install/README...


Near line 73: Possible typo: you repeated a whitespace
Context: ...tall`](./actions/pnpm/install/README.md) | Installs mono-repository dependencies ...


Near line 73: Possible spelling mistake found.
Context: ...lls mono-repository dependencies using PNPM. ...


Near line 73: Possible typo: you repeated a whitespace
Context: ...dencies using PNPM. | | [s3/cache](./actions/s3/cache/READ...


Near line 74: Possible typo: you repeated a whitespace
Context: ...s3/cache`](./actions/s3/cache/README.md) | Cache artifacts, or restore them using...


Near line 74: Possible typo: you repeated a whitespace
Context: ...he artifacts, or restore them using S3. |
## ⚙️ Workflows Read more abou...


Near line 88: In this context, ‘type’ should agree in number with the noun after ‘of’.
Context: ...ests and make it easier to identify the type of changes included. To use this workflow, set up...


Near line 90: The official name of this software platform is spelled with a capital “H”.
Context: ...cluded. To use this workflow, set up a .github/labeler.yml file with your configurati...


Near line 90: Possible spelling mistake found.
Context: ...ore information on how to configure the labeler, see: https://github.com/actions/labele...


Near line 141: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/laravel-package-tpl](https://github.co...


Near line 147: Possible spelling mistake found.
Context: ...erges releases. This workflow utilizes [peter-evans/enable-pull-request-automerge](https://...


Near line 147: Possible spelling mistake found.
Context: ...es. This workflow utilizes [peter-evans/enable-pull-request-automerge](https://github.com/peter-evans/enable-...


Near line 147: Possible spelling mistake found.
Context: ...uto-merge releases that are created by [googleapis/release-please](https://github.com/goog...


Near line 182: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/laravel-package-tpl](https://github.co...


Near line 188: Possible spelling mistake found.
Context: ...his workflow creates a release based on changesets. This workflow utilizes [changesets/act...


Near line 188: Possible spelling mistake found.
Context: ... on changesets. This workflow utilizes [changesets/action](https://github.com/changesets/a...


Near line 188: Possible spelling mistake found.
Context: ...ts/action) to create a release based on changesets. Here is an example of how to use this...


Near line 219: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/next-starter-tpl](https://github.com/w...


Near line 231: Possible spelling mistake found.
Context: ... repositories, using this workflow: * [wayofdev/docker-node](https://github.com/wayofde...


Near line 291: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/docker-node](https://github.com/wayofd...


Near line 299: Possible spelling mistake found.
Context: ...ram.yml:` This workflow leverages the [codesee-io/codesee-action](https://github.com/Code...


Near line 299: Possible spelling mistake found.
Context: ...This workflow leverages the [codesee-io/codesee-action](https://github.com/Codesee-io/codesee-...


Near line 300: Possible spelling mistake found.
Context: ...ebase whenever a pull request is made. CodeSee is an open-source tool that helps visua...


Near line 338: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/laravel-package-tpl](https://github.co...


Near line 346: Possible spelling mistake found.
Context: ... shellcheck.yml: This workflow uses [redhat-plumbers-in-action/differential-shellcheck](https://github...


Near line 346: Possible spelling mistake found.
Context: ...orkflow uses [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-...


Near line 377: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/laravel-package-tpl](https://github.co...


Near line 389: The official name of this software platform is spelled with a capital “H”.
Context: ...icy This project has a security policy.
## 🙌 Want to Cont...


Near line 395: Possible spelling mistake found.
Context: ...you for considering contributing to the wayofdev community! We are open to all kinds of ...


Near line 395: This phrasing can be overused. Try elevating your writing with a more formal alternative.
Context: ...are open to all kinds of contributions. If you want to: - 🤔 Suggest a feature - 🐛 Report an...


Near line 402: The official name of this software platform is spelled with a capital “H”.
Context: ...indly check our contribution guidelines.
## 🌐 Social L...


Near line 409: Only proper nouns start with an uppercase character (there are exceptions for headlines).
Context: ...low?screen_name=wlotyp). - Discord: Join our community on [Discord](https://disc...


Near line 415: Possible spelling mistake found.
Context: ...or Information Created in 2023 by lotyp @ [wayofd...


Near line 415: Possible spelling mistake found.
Context: ...lotyp @ wayofdev
##...


Near line 423: This sentence does not start with an uppercase letter.
Context: ...the-difference-github-actions-11kd) * [ergebnis/.github](https://github.com/ergebnis/.g...


Near line 423: The official name of this software platform is spelled with a capital “H”.
Context: ...ence-github-actions-11kd) * ergebnis/.github —...


Near line 425: This sentence does not start with an uppercase letter.
Context: .../github.com/ergebnis) organization. * [skills/reusable-workflows](https://github.com/...


Near line 425: Unpaired symbol: ‘[’ seems to be missing
Context: ...anization. * [skills/reusable-workflows](https://github.com/skills/reusable-work...

actions/composer/get-cache-directory/README.md (4)

Near line 30: The official name of this software platform is spelled with a capital “H”.
Context: ...reate a new workflow file, for example, .github/workflows/integrate.yml, and add the f...


Near line 64: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/laravel-package-tpl](https://github.co...


Near line 72: Loose punctuation mark.
Context: ...cture ### Inputs - working-directory, optional: The working directory to use....


Near line 72: Unpaired symbol: ‘"’ seems to be missing
Context: ...e working directory to use. Defaults to ".". ### Outputs none ### Side Effect...

actions/composer/get-root-version/README.md (6)

Near line 27: The official name of this software platform is spelled with a capital “H”.
Context: ...reate a new workflow file, for example, .github/workflows/integrate.yml, and add the f...


Near line 62: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/laravel-package-tpl](https://github.co...


Near line 70: Loose punctuation mark.
Context: ...r> ## Structure ### Inputs - branch, optional: The name of the branch, defau...


Near line 71: Loose punctuation mark.
Context: ...lts to "master". - working-directory, optional: The working directory to use,...


Near line 71: Unpaired symbol: ‘"’ seems to be missing
Context: ...e working directory to use, defaults to ".". ### Outputs none ### Side Effect...


Near line 79: Possible spelling mistake found.
Context: ...t has been defined as branch-alias in composer.json. ```json { "extra": { "...

actions/composer/install/README.md (5)

Near line 30: The official name of this software platform is spelled with a capital “H”.
Context: ...reate a new workflow file, for example, .github/workflows/integrate.yml, and add the f...


Near line 78: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/laravel-package-tpl](https://github.co...


Near line 86: Loose punctuation mark.
Context: ... Structure ### Inputs - dependencies, optional: Which dependencies to install...


Near line 86: Two consecutive commas
Context: ...install, one of "lowest", "locked", "highest" - working-directory, optional: The working directory to use,...


Near line 87: Unpaired symbol: ‘"’ seems to be missing
Context: ...e working directory to use, defaults to ".". ### Outputs none ### Side Effect...

actions/phive/install/README.md (11)

Near line 22: Possible spelling mistake found.
Context: ...at-square&logo=X">
# Phive / Install This action installs depende...


Near line 24: Possible spelling mistake found.
Context: ...This action installs dependencies with Phive, the...


Near line 24: Possible spelling mistake found.
Context: ...https://github.com/phar-io/phive), the Phar Installer, based on t...


Near line 24: Possible spelling mistake found.
Context: ...ttps://phar.io), based on the specified PHIVE_HOME directory and a list of trusted `...


Near line 24: Possible spelling mistake found.
Context: ...e flexible, allowing you to specify the PHIVE_HOME directory and the GPG keys to t...


Near line 30: The official name of this software platform is spelled with a capital “H”.
Context: ...reate a new workflow file, for example, .github/workflows/integrate.yml, and add the f...


Near line 64: Possible spelling mistake found.
Context: ... # ... ... ``` For details, see actions/phive/install/action.yml. Re...


Near line 66: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/laravel-package-tpl](https://github.co...


Near line 74: Loose punctuation mark.
Context: ... Structure ### Inputs - dependencies, optional: Which dependencies to install...


Near line 74: Two consecutive commas
Context: ...install, one of "lowest", "locked", "highest" - working-directory, optional: The working directory to use,...


Near line 75: Unpaired symbol: ‘"’ seems to be missing
Context: ...e working directory to use, defaults to ".". ### Outputs none ### Side Effect...

actions/playwright/install/README.md (6)

Near line 32: The official name of this software platform is spelled with a capital “H”.
Context: ...reate a new workflow file, for example, .github/workflows/test.yml, and add the follow...


Near line 69: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/next-starter-tpl](https://github.com/w...


Near line 77: Loose punctuation mark.
Context: ... ### Inputs - playwright-cache-folder, optional: Specifies the directory for c...


Near line 78: Loose punctuation mark.
Context: .../.cache/ms-playwright. - cache-prefix`, optional: A prefix used to invalidate t...


Near line 79: Loose punctuation mark.
Context: ...ues. Defaults to default. - browsers, optional: Specifies which browsers to i...


Near line 79: Possible spelling mistake found.
Context: ... which browsers to install. Defaults to "chromium webkit". ### Outputs none ### Side Effects...

actions/pnpm/install/README.md (15)

Near line 26: Possible spelling mistake found.
Context: ...lls mono-repository dependencies using PNPM. It's designed to ef...


Near line 26: Possible spelling mistake found.
Context: ...es in a mono-repository setup, enabling corepack support and caching node modules to sp...


Near line 34: The official name of this software platform is spelled with a capital “H”.
Context: ...reate a new workflow file, for example, .github/workflows/build.yml, and add the follo...


Near line 70: Possible spelling mistake found.
Context: ...e # ... ... ``` For details, see actions/pnpm/install/action.yml. Re...


Near line 72: Possible spelling mistake found.
Context: ...Real-world examples can be found in the [wayofdev/next-starter-tpl](https://github.com/w...


Near line 80: Loose punctuation mark.
Context: ...
## Structure ### Inputs - cwd, optional: Changes Node's process curren...


Near line 81: Loose punctuation mark.
Context: ...oot directory (.). - enable-corepack, optional: Enables corepack to manage ...


Near line 81: Possible spelling mistake found.
Context: ... - enable-corepack, optional: Enables corepack to manage package installations. Defau...


Near line 82: Loose punctuation mark.
Context: ...s. Defaults to false. - cache-prefix, optional: Specifies a custom prefix for...


Near line 83: Loose punctuation mark.
Context: ...lts to default. - cache-node-modules, optional: Enables caching of `node_modu...


Near line 91: Possible spelling mistake found.
Context: ...uts none ### Side Effects - Enabling corepack sets up the package manager environmen...


Near line 91: Possible spelling mistake found.
Context: ...manager environment using the system's corepack ...


Near line 92: Possible spelling mistake found.
Context: ...configured according to the presence of corepack. - Caching keys are created and used f...


Near line 93: Possible spelling mistake found.
Context: ...ter retrieval of the node_modules and pnpm store directories. - Dependencies are i...


Near line 94: Possible spelling mistake found.
Context: ...cies are installed with options such as --no-frozen-lockfile, --strict-peer-dependencies, and `--...

actions/s3/cache/README.md (8)

Near line 32: Possible spelling mistake found.
Context: ...ys - Compress cache files using tar and gzip for efficient storage and transfer <br...


Near line 52: These punctuation marks differ from each other. Use only one if you are ending a sentence.
Context: ... - Type: string - Required - Default: . * s3-bucket-name AWS S3 bucket na...


Near line 56: Possible missing comma found.
Context: ... . * s3-bucket-name AWS S3 bucket name which will be used to save cache to and...


Near line 89: Loose punctuation mark.
Context: ...iables to be set: - AWS_ACCESS_KEY_ID: The AWS access key ID with permissions ...


Near line 90: Loose punctuation mark.
Context: ...the S3 bucket. - AWS_SECRET_ACCESS_KEY: The AWS secret access key associated wi...


Near line 91: Loose punctuation mark.
Context: ...d with the access key ID. - AWS_REGION: The AWS region where the S3 bucket is l...


Near line 171: Possible spelling mistake found.
Context: ...GitHub Actions. For example, using the hashFiles function allows you to create a new ca...


Near line 171: Possible spelling mistake found.
Context: ...new cache when dependencies change. The hashFiles function is specific to GitHub Actions...

Additional comments not posted (8)
actions/composer/get-cache-directory/README.md (1)

17-17: Update Twitter follow link to the new URL.

actions/phive/install/README.md (1)

16-16: Update Twitter follow link to the new URL.

actions/playwright/install/README.md (1)

17-17: Update Twitter follow link to the new URL.

actions/pnpm/install/README.md (1)

17-17: Update Twitter follow link to the new URL.

actions/composer/install/README.md (1)

16-16: Update Twitter follow link to the new URL.

.github/CONTRIBUTING.md (1)

64-64: Correctly update the file reference from integrate.yaml to integrate.yml.

actions/s3/cache/README.md (1)

16-16: Update Twitter follow link to the new URL.

README.md (1)

18-18: Update to Twitter follow link looks good.

Please ensure that the new service 'X' and the badge style are consistent with your branding and social media strategy.


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
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • 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.

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 a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration 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 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 for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot added type: enhancement For features and enhancements (feat) type: documentation labels Apr 19, 2024
@lotyp lotyp merged commit 5881072 into master Apr 19, 2024
3 checks passed
@lotyp lotyp deleted the feat/refactor branch April 19, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation type: enhancement For features and enhancements (feat)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant