-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(master): release 3.1.0 #64
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
chore(master): release 3.1.0 #64
Conversation
WalkthroughThe recent project update brings version 3.1.0, featuring a markdown linter for enhanced code quality. Notable changes include a revamped README with updated badges and a fresh logo. Changes
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? TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Additionally, you can add CodeRabbit Configration File (
|
e380044
to
56c8c50
Compare
b301ecb
to
a00dc0e
Compare
a00dc0e
to
dfeaf7b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
Out of diff range and nitpick comments (1)
CHANGELOG.md (1)
Line range hint
52-52
: Please reduce multiple consecutive blank lines to a single blank line for better readability and consistency.
Review Details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (3)
- .github/.release-please-manifest.json (1 hunks)
- CHANGELOG.md (1 hunks)
- package.json (1 hunks)
Files skipped from review due to trivial changes (2)
- .github/.release-please-manifest.json
- package.json
Additional Context Used
LanguageTool (7)
CHANGELOG.md (7)
Near line 3: Unpaired symbol: ‘[’ seems to be missing
Context: # Changelog ## [3.1.0](https://github.com/wayofdev/gh-actions/...
Near line 22: Unpaired symbol: ‘[’ seems to be missing
Context: ...ebd5b263af4b315956166f7af2d)) ## [3.0.0](https://github.com/wayofdev/gh-actions/...
Near line 50: Unpaired symbol: ‘[’ seems to be missing
Context: ...f3aca34555ff19f01bee9367b18)) ## [2.0.0](https://github.com/wayofdev/gh-actions/...
Near line 72: Did you mean “passing”? Or maybe you should add a pronoun? In active voice, ‘allow’ + ‘to’ takes an object, usually a pronoun.
Context: ...d82bd55f5db50682b4d121f4b6393)) * allow to pass custom head reference ([3fddee2](https:...
Near line 73: Did you mean “passing”? Or maybe you should add a pronoun? In active voice, ‘allow’ + ‘to’ takes an object, usually a pronoun.
Context: ...76edb19d9c0a1e6e460446f345484)) * allow to pass platform in docker-build ([38174a4](htt...
Near line 74: To make your text as clear as possible to all readers, do not use this foreign term. Possible alternatives are “below” or “further on” (in a document).
Context: ...a409e8d5bb48c4cac41daa0033a08e36989)) * infra files, fixes in actions ([22fb724](http...
Near line 99: Unless you want to emphasize “not”, use “cannot” which is more common.
Context: ...egithub_token
withinworkflow_call
can not be used since it would collide with sys...
Additional comments not posted (3)
CHANGELOG.md (3)
3-3
: Ensure that the markdown link is correctly formatted. It seems there might be an unpaired '[' symbol.
21-21
: Ensure that the markdown link is correctly formatted. It seems there might be an unpaired '[' symbol.
Line range hint
50-50
: Ensure that the markdown link is correctly formatted. It seems there might be an unpaired '[' symbol.
|
||
### Features | ||
|
||
* use markdown-linter in CI and locally ([f0830f0](https://github.com/wayofdev/gh-actions/commit/f0830f06b6cb7f3fdbeda015e808f9a094b2f09d)) | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please reduce multiple consecutive blank lines to a single blank line for better readability and consistency.
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.
### Features | |
* use markdown-linter in CI and locally ([f0830f0](https://github.com/wayofdev/gh-actions/commit/f0830f06b6cb7f3fdbeda015e808f9a094b2f09d)) | |
### Features | |
* use markdown-linter in CI and locally ([f0830f0](https://github.com/wayofdev/gh-actions/commit/f0830f06b6cb7f3fdbeda015e808f9a094b2f09d)) | |
* update readme logo ([75e4b9a](https://github.com/wayofdev/gh-actions/commit/75e4b9abe96364f2835d37522b9e7606bd18b9fa)) | ||
* updating readme ([bc5ff9c](https://github.com/wayofdev/gh-actions/commit/bc5ff9cb410a5ef64a99884c0db216dc7b7053eb)) | ||
* updating twitter badge ([88f5cac](https://github.com/wayofdev/gh-actions/commit/88f5cacc2a31cebd5b263af4b315956166f7af2d)) | ||
|
||
## [3.0.0](https://github.com/wayofdev/gh-actions/compare/v2.0.0...v3.0.0) (2024-04-18) | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please reduce multiple consecutive blank lines to a single blank line for better readability and consistency.
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.
🤖 Release is at https://github.com/wayofdev/gh-actions/releases/tag/v3.1.0 🌻 |
🤖 I have created a release beep boop
3.1.0 (2024-05-09)
Features
Documentation
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
New Features
Chores