[tools] Fix the review bot complaining about changes in the root changelog (#21209)
[tools] Ignore versioned and vendored Swift code when linting (#19063)
[tools] Lint Swift files in automatic code review (#15639)
[tools][bot] Notify on changes in global CHANGELOG (#18454)Sometimes contributors are putting changelog entries in the global changelog, instead of package-specific. It is easy to miss. Made exp
[tools][bot] Notify on changes in global CHANGELOG (#18454)Sometimes contributors are putting changelog entries in the global changelog, instead of package-specific. It is easy to miss. Made expo-bot check for changes in the global changelog file and display an appropriate error message with instructions on what to do.
show more ...
[tools] Fix expo-bot changelog suggestion display (#17275)# Why expo-bot displayed the first changelog suggestion inline # How - Include the bullet list in the newline (was inline before)
[tools] Fix expo-bot changelog suggestion display (#17275)# Why expo-bot displayed the first changelog suggestion inline # How - Include the bullet list in the newline (was inline before) - As suggested, removed the note about changelog update being optional - Removed unnecessary line-breaks in the message content # Test Plan - Make dummy changes in the PR - Ensure the bot now displays them correctly (`et review`) - Revert these changes before merge
[tools] add and hook up lint setup, remove `module-scripts` (#16974)
[tools] minor bumps to dependencies and types (#16968)
[tools] Update default branch to main
[tools] Fix changelog reviewer when there are multiple diff chunks
[tools] Fix calculating the position of code review comments (#14326)
[tools] Make it more clear that code review warnings are only suggestions
[tools] Put a link to changelog guide in the review comment
[ci][tools] Forbid adding large files and gifs to the repo (#13063)
[tools][ci] Suggesting changes in changelog entries (#12778)
[tools][ci] Replace danger with our own code reviewer (#12694)