Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Attempt to fix no-response bot. #65042
Conversation
414c0d8
into
flutter:master
Description
Per probot/no-response#25, we're not following the recommended syntax for the configuration file. While this may or may not fix the problem where the bot doesn't always close issues, we should be following the documentation for configuration.
Related Issues
probot/no-response#25 (None in flutter/flutter)
Tests
N/A
Checklist
Before you create this PR, confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]). This will ensure a smooth and quick review process.///).flutter analyze --flutter-repo) does not report any problems on my PR.Breaking Change
Did any tests fail when you ran them? Please read Handling breaking changes.