Skip to content

Add PR template for new PR's#287

Merged
GiladShapira94 merged 11 commits intomlrun:developmentfrom
GiladShapira94:add-pr-template
Apr 14, 2026
Merged

Add PR template for new PR's#287
GiladShapira94 merged 11 commits intomlrun:developmentfrom
GiladShapira94:add-pr-template

Conversation

@GiladShapira94
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Member

@yaelgen yaelgen left a comment

Choose a reason for hiding this comment

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

Looks good! Added a few suggestions below

Comment thread .github/pull_request_template.md Outdated

### ✅ Checklist
- [ ] I have tested the changes in this PR
- [ ] I confirmed whether my changes requires change in documentation and if so, I created another PR in MLRun for the relevant documentation.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
- [ ] I confirmed whether my changes requires change in documentation and if so, I created another PR in MLRun for the relevant documentation.
- [ ] I confirmed whether my changes require a change in documentation and if so, I created another PR in MLRun for the relevant documentation.

Same below

Comment thread .github/pull_request_template.md Outdated
- [ ] I have tested the changes in this PR
- [ ] I confirmed whether my changes requires change in documentation and if so, I created another PR in MLRun for the relevant documentation.
- [ ] I confirmed whether my changes requires changes in QA tests, for example: credentials changes, resources naming change and if so, I updated the relevant Jira ticket for QA.
- [ ] I increase the Chart version in `charts/mlrun-ce/Chart.yaml`.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
- [ ] I increase the Chart version in `charts/mlrun-ce/Chart.yaml`.
- [ ] I increased the Chart version in `charts/mlrun-ce/Chart.yaml` (if applicable).


### 🧪 Testing
<!-- - How it was tested (unit tests, manual, integration) -->
<!-- - Any special cases covered. -->
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe add:

- [ ] Unit tests
- [ ] Manual testing (describe environment)
- [ ] Integration tests

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

In CE, we don’t include these tests. The requirement should be more general and allow users to describe their testing approach in a flexible way.

Comment thread .github/pull_request_template.md Outdated
Comment on lines +17 to +18
- [ ] I confirmed that the installation works both on a local Docker Desktop environment and on a real cluster when using the required [prerequisites](https://docs.mlrun.org/en/stable/install-mlrun-ce/kubernetes-install.html#prerequisites).
- [ ] If not, I updated the relevant Jira ticket with the installation issue and steps to reproduce it or update the prerequisites documentation if the issue is related to missing or outdated prerequisites.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The nested checkbox structure under the installation item is a bit confusing imo, consider flattening them into two separate items:

Suggested change
- [ ] I confirmed that the installation works both on a local Docker Desktop environment and on a real cluster when using the required [prerequisites](https://docs.mlrun.org/en/stable/install-mlrun-ce/kubernetes-install.html#prerequisites).
- [ ] If not, I updated the relevant Jira ticket with the installation issue and steps to reproduce it or update the prerequisites documentation if the issue is related to missing or outdated prerequisites.
- [ ] I confirmed that the installation works both on a local Docker Desktop environment and on a real cluster when using the required [prerequisites](https://docs.mlrun.org/en/stable/install-mlrun-ce/kubernetes-install.html#prerequisites).
- [ ] If installation issues were found, I updated the relevant Jira ticket with the issue and steps to reproduce, or updated the prerequisites documentation if the issue is related to missing or outdated prerequisites.

@GiladShapira94 GiladShapira94 requested a review from yaelgen April 14, 2026 11:38
@GiladShapira94 GiladShapira94 merged commit b0eb938 into mlrun:development Apr 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants