Skip to content

fix: add missing metadata.last_modified to dart-write-documentation skill - #232

Closed
jwren wants to merge 1 commit into
flutter:mainfrom
jwren:fix-bot-dart-write-documentation
Closed

fix: add missing metadata.last_modified to dart-write-documentation skill#232
jwren wants to merge 1 commit into
flutter:mainfrom
jwren:fix-bot-dart-write-documentation

Conversation

@jwren

@jwren jwren commented Sep 1, 2026

Copy link
Copy Markdown
Member

When dart-write-documentation was synced from dart-lang/skills in #224, it lacked the metadata block with last_modified required by LastModifiedRule in tool/generator/test/custom_skill_rules/last_modified_rule.dart.

This caused test/lint_skills_test.dart to fail CI across all platforms on PRs modifying skills/ (such as #230).

Adding the missing metadata.last_modified field fixes CI.

…kill

Add required `metadata` block with `last_modified` to dart-write-documentation.
When this skill was synced from dart-lang/skills in flutter#224, it lacked this field,
causing `LastModifiedRule` and `test/lint_skills_test.dart` to fail CI on PRs
touching skills/.
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

⚠️ DO NOT modify these files!

The files within skills/dart-* are automatically synchronized from the upstream dart-lang/skills repository.

Please close this Pull Request and submit your changes to the upstream repository instead. Once merged upstream, your updates will be automatically brought over here.

@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 updates the SKILL.md file for the dart-write-documentation skill by adding metadata, specifically specifying the model as models/gemini-3.1-pro-preview and updating the last_modified timestamp. There are no review comments, and I have no feedback to provide.

@jwren

jwren commented Sep 1, 2026

Copy link
Copy Markdown
Member Author

Closing in favor of upstream fix in dart-lang/skills as required by block-dart-skills-prs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant