Conversation
Signed-off-by: Maël Valais <mael@vls.dev>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
From CNCFSD-3294:
It looks like it wouldn't be possible to forgo the human sign-off. One has to |
Hey,
It is now possible to let Copilot create PRs. It is especially useful for the website: it takes a few seconds to change things.
Only problem is that Copilot will not sign off its commits... and there is no point doing it because we can assume that any code written by an LLM is not a "person" in the legal sense and therefore cannot sign the Developer Certificate of Origin, or take legal responsibility for the contribution.
I'm not sure what that means... But my thinking is: let's not require DCO for AI-generated code.
The reason I'm using "copilot-swe-agent[bot]" as the author to be allowed is because that's the git user used by Copilot's agents to commit, e.g.