2026-03-04 SIG-2 Agenda & Minutes
Community Attendees:
@Liam Fallon
Anubhav Das
@Aravindhan Ayyanathan
@Catalin Stratulat
@Fiachra Corcoran
@László Mózes
Community Attendees:
@Rendre Greyling
@James McDermott
@Kushal Harish Naidu
LF Staff:
Agenda
Antitrust Policy
Action Items Review
PackageRevision CRD and API changes @Fiachra Corcoran
Copilot enabled
Process for Code reviews, before a “human” code reviewer will review a PR, add to the contributor guide:
Must have all tests passing
Must have all linting passing
Must meet code quality criteria (coverage etc) (unless this is waived)
Must have all automatically generated comments addressed (AI generated comments, SonarCloud comments, bot generated comments etc)
Where possible, automatic comments should be resolved
If it is not possible to resolve an automatic comment, please add a sub-comment indicating why the automated comment cannot be resolved or ask for help in resolving the comment….Please don’t ignore the comments.
The comments from the run of AI on the initial commit of a PR should be addressed, further re-runs of AI is optional.
Scan of outstanding PRs
AOB
Minutes
Create Remote Fetches
https://github.com/nephio-project/porch/pull/246 Will be documented as an issue by @Gergely Nagy
Enable go-git caching
https://github.com/nephio-project/porch/pull/368 by @Gergely Nagy, this PR is now up for review, please check/test the PR.
PackageRevision CRD
Please comment on the PR
Can we support the current API as v1alpha1 on the new group?