Skip to content

Update CONTRIBUTING file with PR review rules#4452

Open
CsatariGergely wants to merge 2 commits intokptdev:mainfrom
nokia:add-ai-comments-to-contribution-guide
Open

Update CONTRIBUTING file with PR review rules#4452
CsatariGergely wants to merge 2 commits intokptdev:mainfrom
nokia:add-ai-comments-to-contribution-guide

Conversation

@CsatariGergely
Copy link
Copy Markdown
Contributor

No description provided.

Plus fixing some broken links.

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
Copilot AI review requested due to automatic review settings March 27, 2026 18:12
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 27, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 27, 2026

Deploy Preview for kptdocs ready!

Name Link
🔨 Latest commit f85956b
🔍 Latest deploy log https://app.netlify.com/projects/kptdocs/deploys/69c6d6bf559d56000890edb9
😎 Deploy Preview https://deploy-preview-4452--kptdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dosubot dosubot bot added the documentation Improvements or additions to documentation label Mar 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates contributor guidance to clarify prerequisites before requesting human PR review, and fixes documentation link formatting in the docs section.

Changes:

  • Adds a checklist for required CI/quality gates before requesting human code review.
  • Fixes broken Markdown links to the documentation/ folder and its README.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 27, 2026 19:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +62 to +65
* Must have all tests passing
* Must have all linting passing
* Must meet project code quality requirements, including passing all configured static analysis / SonarCloud quality gates and not reducing automated test coverage for the affected components
* Must have all automatically generated comments addressed (AI generated comments, SonarCloud comments, bot generated comments etc)
Copy link

Copilot AI Mar 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The list mixes an introductory sentence that already says “must” with bullets that also start with “Must…”. For clarity/consistency in CONTRIBUTING, consider either changing the bullets to short phrases (e.g., “All tests passing”) or converting the intro line to a heading and keeping “Must …” in bullets—avoid duplicating the modal.

Suggested change
* Must have all tests passing
* Must have all linting passing
* Must meet project code quality requirements, including passing all configured static analysis / SonarCloud quality gates and not reducing automated test coverage for the affected components
* Must have all automatically generated comments addressed (AI generated comments, SonarCloud comments, bot generated comments etc)
* All tests passing
* All linting passing
* Meeting project code quality requirements, including passing all configured static analysis / SonarCloud quality gates and not reducing automated test coverage for the affected components
* All automatically generated comments addressed (AI generated comments, SonarCloud comments, bot generated comments etc)

Copilot uses AI. Check for mistakes.
* Must have all tests passing
* Must have all linting passing
* Must meet project code quality requirements, including passing all configured static analysis / SonarCloud quality gates and not reducing automated test coverage for the affected components
* Must have all automatically generated comments addressed (AI generated comments, SonarCloud comments, bot generated comments etc)
Copy link

Copilot AI Mar 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In parenthetical lists, add a comma before “etc.” for correct punctuation.

Suggested change
* Must have all automatically generated comments addressed (AI generated comments, SonarCloud comments, bot generated comments etc)
* Must have all automatically generated comments addressed (AI generated comments, SonarCloud comments, bot generated comments, etc.)

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants