Skip to content

add cooldown - #12708

Open
tarrinneal wants to merge 1 commit into
flutter:mainfrom
tarrinneal:fizmor
Open

add cooldown#12708
tarrinneal wants to merge 1 commit into
flutter:mainfrom
tarrinneal:fizmor

Conversation

@tarrinneal

Copy link
Copy Markdown
Contributor

adds a cooldown to the dependabot yml. This should fix the zizmor failures on #11352

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Sep 1, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request adds a cooldown configuration with default-days: 7 to three update blocks in .github/dependabot.yml. Feedback indicates that cooldown is not a valid key in the GitHub Dependabot configuration schema, and its inclusion will cause parsing errors that disable Dependabot updates.

Comment thread .github/dependabot.yml
Comment on lines +10 to +11
cooldown:
default-days: 7

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

critical

The cooldown key is not a valid option in the GitHub Dependabot configuration schema. Adding unsupported keys to .github/dependabot.yml will cause a parsing error, which disables Dependabot updates entirely for the repository. Please remove this block.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Comment thread .github/dependabot.yml
Comment thread .github/dependabot.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant