Skip to content

Update project.yaml#3

Open
afrittoli wants to merge 1 commit into
mainfrom
project
Open

Update project.yaml#3
afrittoli wants to merge 1 commit into
mainfrom
project

Conversation

@afrittoli

Copy link
Copy Markdown
Member

No description provided.

@tekton-robot

Copy link
Copy Markdown

[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.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Comment thread project.yaml
@enarha

enarha commented Jul 14, 2026

Copy link
Copy Markdown

/lgtm

@ahmadqasembader

Copy link
Copy Markdown

@afrittoli You don't need any exception, the schema already has a built-in flag for exactly this case

The rule is that has_cla: true normally requires has_dco: true, because CNCF treats DCO as the baseline and CLA as something layered on top. Projects that intentionally use CLA only are the supported exception, and the schema handles it with a cla_only: true flag like this:

legal
 identity_type:
   has_dco: false
   has_cla: true
   cla_only: true
   cla_url:
     path: https://easycla.lfx.linuxfoundation.org/#/?version=2

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
@afrittoli

Copy link
Copy Markdown
Member Author

@tektoncd/governing-board

@enarha enarha left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants