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.
Added link checker #412
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
Uh oh!
There was an error while loading. Please reload this page.
Added link checker #412
Changes from all commits
cdd185428c418491781971cd48ce085e459File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning
Code scanning / SonarCloud
Python dependencies should be locked to verified versions Medium
Check warning
Code scanning / SonarCloud
Python package manager scripts should not be executed during installation Medium
Check warning
Code scanning / SonarCloud
Python dependencies should be locked to verified versions Medium
Check notice on line 42 in README.md
[vale] README.md#L42
Raw output
{"message": "[Ibexa.SentenceCapitalizationInHeadings] Use sentence-style capitalization in headings", "location": {"path": "README.md", "range": {"start": {"line": 42, "column": 4}}}, "severity": "INFO"}Check failure on line 48 in README.md
[vale] README.md#L48
Raw output
{"message": "[Ibexa.CodeBlockLanguages] Always provide a language with a code block.", "location": {"path": "README.md", "range": {"start": {"line": 48, "column": 1}}}, "severity": "ERROR"}Check notice on line 52 in README.md
[vale] README.md#L52
Raw output
{"message": "[Ibexa.SentenceCapitalizationInHeadings] Use sentence-style capitalization in headings", "location": {"path": "README.md", "range": {"start": {"line": 52, "column": 5}}}, "severity": "INFO"}Check notice on line 52 in README.md
[vale] README.md#L52
Raw output
{"message": "[Ibexa.ByUsingStartOfLine] Prefer 'by using' or 'with' to plain 'using'.", "location": {"path": "README.md", "range": {"start": {"line": 52, "column": 5}}}, "severity": "INFO"}Check failure on line 54 in README.md
[vale] README.md#L54
Raw output
{"message": "[Ibexa.Spellcheck] Did you really mean 'VSCode'?", "location": {"path": "README.md", "range": {"start": {"line": 54, "column": 28}}}, "severity": "ERROR"}Check failure on line 57 in README.md
[vale] README.md#L57
Raw output
{"message": "[Ibexa.Spellcheck] Did you really mean 'VSCode'?", "location": {"path": "README.md", "range": {"start": {"line": 57, "column": 12}}}, "severity": "ERROR"}Check notice on line 59 in README.md
[vale] README.md#L59
Raw output
{"message": "[Ibexa.ByUsingStartOfLine] Prefer 'by using' or 'with' to plain 'using'.", "location": {"path": "README.md", "range": {"start": {"line": 59, "column": 5}}}, "severity": "INFO"}Check notice on line 59 in README.md
[vale] README.md#L59
Raw output
{"message": "[Ibexa.SentenceCapitalizationInHeadings] Use sentence-style capitalization in headings", "location": {"path": "README.md", "range": {"start": {"line": 59, "column": 5}}}, "severity": "INFO"}Check notice on line 66 in README.md
[vale] README.md#L66
Raw output
{"message": "[Ibexa.ByUsingStartOfLine] Prefer 'by using' or 'with' to plain 'using'.", "location": {"path": "README.md", "range": {"start": {"line": 66, "column": 4}}}, "severity": "INFO"}Check warning on line 69 in README.md
[vale] README.md#L69
Raw output
{"message": "[Ibexa.FirstPersonPronouns] Do not use first person pronouns unless specifically referring to our company.", "location": {"path": "README.md", "range": {"start": {"line": 69, "column": 46}}}, "severity": "WARNING"}Check notice on line 71 in README.md
[vale] README.md#L71
Raw output
{"message": "[Ibexa.ArticlesInHeadings] Avoid articles in headings.", "location": {"path": "README.md", "range": {"start": {"line": 71, "column": 12}}}, "severity": "INFO"}Check notice on line 8 in docs/ai_actions/ai_actions.md
[vale] docs/ai_actions/ai_actions.md#L8
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/ai_actions/ai_actions.md", "range": {"start": {"line": 8, "column": 13}}}, "severity": "INFO"}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.
My bad, didn't thought about user doc when grouping "AI Actions" with "MCP Servers" below "AI".
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.
Not really an issue, as you've set a redirect, so http://doc.ibexa.co/en/5.0/ai_actions/configure_ai_actions/ still works
Check notice on line 29 in docs/ai_actions/work_with_ai_actions.md
[vale] docs/ai_actions/work_with_ai_actions.md#L29
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/ai_actions/work_with_ai_actions.md", "range": {"start": {"line": 29, "column": 51}}}, "severity": "INFO"}Check notice on line 29 in docs/ai_actions/work_with_ai_actions.md
[vale] docs/ai_actions/work_with_ai_actions.md#L29
Raw output
{"message": "[Ibexa.Wordiness] Avoid using 'a number of'", "location": {"path": "docs/ai_actions/work_with_ai_actions.md", "range": {"start": {"line": 29, "column": 116}}}, "severity": "INFO"}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.
They were optional in v4.6, but this optional step is not part of v5 where AI Actions is no longer an lts update.
Check failure on line 71 in docs/ai_actions/work_with_ai_actions.md
[vale] docs/ai_actions/work_with_ai_actions.md#L71
Raw output
{"message": "[Ibexa.Spellcheck] Did you really mean 'Anthropic's'?", "location": {"path": "docs/ai_actions/work_with_ai_actions.md", "range": {"start": {"line": 71, "column": 59}}}, "severity": "ERROR"}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.
Temperature as a parameter is being hidden by model providers, having a single link here is enough
Check notice on line 68 in docs/getting_started/dashboard/dashboard_block_reference.md
[vale] docs/getting_started/dashboard/dashboard_block_reference.md#L68
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/getting_started/dashboard/dashboard_block_reference.md", "range": {"start": {"line": 68, "column": 57}}}, "severity": "INFO"}Check notice on line 68 in docs/getting_started/dashboard/dashboard_block_reference.md
[vale] docs/getting_started/dashboard/dashboard_block_reference.md#L68
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/getting_started/dashboard/dashboard_block_reference.md", "range": {"start": {"line": 68, "column": 248}}}, "severity": "INFO"}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.
😮
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.