Skip to content

ci(dependabot): fix CLA failure in regen workflow#3512

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
jkhelil:fix-dependabot-regen-cla
Jun 22, 2026
Merged

ci(dependabot): fix CLA failure in regen workflow#3512
tekton-robot merged 1 commit into
tektoncd:mainfrom
jkhelil:fix-dependabot-regen-cla

Conversation

@jkhelil

@jkhelil jkhelil commented Jun 19, 2026

Copy link
Copy Markdown
Member

Summary

The `dependabot-regen.yml` workflow was committing with `tekton-robot tekton-robot@users.noreply.github.com` as the git identity, which caused EasyCLA to flag the PR as unsigned (see #3510).

Fix by using a real contributor identity (`jkhelil@redhat.com`) so the `Signed-off-by` trailer satisfies EasyCLA on future auto-generated PRs.

Test plan

  • Trigger Actions → Regenerate Dependabot Configuration → Run workflow after merge
  • Verify the resulting PR passes EasyCLA

/kind misc
/release-note-none

Made with Cursor

Use a real contributor identity in the git commit config so
the Signed-off-by trailer satisfies EasyCLA. Using
tekton-robot@users.noreply.github.com caused the bot account
to be flagged as an unsigned CLA signer.

Signed-off-by: Jawed khelil <jkhelil@redhat.com>
Assisted-by: Claude Sonnet 4.6 (via Cursor)
Co-authored-by: Cursor <cursoragent@cursor.com>
@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Jun 19, 2026
@tekton-robot tekton-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 19, 2026
@jkhelil

jkhelil commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

/approve

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jkhelil

The full list of commands accepted by this bot can be found here.

The pull request process is described 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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 19, 2026
@jkhelil

jkhelil commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

/release-note-none

@tekton-robot tekton-robot added release-note-none Denotes a PR that doesnt merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Jun 19, 2026
@jkhelil

jkhelil commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

/retest

1 similar comment
@jkhelil

jkhelil commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

/retest

@pratap0007

Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 22, 2026
@tekton-robot tekton-robot merged commit 9f680e5 into tektoncd:main Jun 22, 2026
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants