Skip to content

fix(dependabot): remove unsupported semver cooldown fields for github-actions#1712

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
jkhelil:fix/dependabot-github-actions-cooldown
Jun 23, 2026
Merged

fix(dependabot): remove unsupported semver cooldown fields for github-actions#1712
tekton-robot merged 1 commit into
tektoncd:mainfrom
jkhelil:fix/dependabot-github-actions-cooldown

Conversation

@jkhelil

@jkhelil jkhelil commented Jun 23, 2026

Copy link
Copy Markdown
Member

Summary

  • The semver-major-days, semver-minor-days, and semver-patch-days properties under cooldown are not supported for the github-actions package ecosystem in Dependabot
  • Removed those three fields from all github-actions entries in both dependabot.config.yml (the source template) and the generated dependabot.yml
  • gomod entries are unaffected and retain all semver cooldown fields

Test plan

  • Verify the Dependabot config validation passes (no more schema errors)
  • Confirm github-actions entries only have default-days under cooldown
  • Confirm gomod entries still have all semver cooldown fields

Made with Cursor

…-actions

The semver-major-days, semver-minor-days, and semver-patch-days cooldown
properties are not supported for the github-actions package ecosystem.
Remove them from all github-actions entries, keeping only default-days.

Co-authored-by: Cursor <cursoragent@cursor.com>
@tekton-robot tekton-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 23, 2026
@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 23, 2026
@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/release-note-none

@anithapriyanatarajan anithapriyanatarajan added the release-note-none Denotes a PR that doesnt merit a release note. label Jun 23, 2026
@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/approve

@tekton-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anithapriyanatarajan

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:
  • OWNERS [anithapriyanatarajan]

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 23, 2026
@tekton-robot tekton-robot merged commit 1c7dcb5 into tektoncd:main Jun 23, 2026
18 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. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants