[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] Add ability to disable bot comments (#17356)# Why Bot spamming with missing changelog might be annoying when you know what you're doing and intentionally skip changelog update # How
[tools] Add ability to disable bot comments (#17356)# Why Bot spamming with missing changelog might be annoying when you know what you're doing and intentionally skip changelog update # How Added a possibility to disable changelog checks. To do it, you need to paste `<!-- disable:changelog-checks -->` magic comment anywhere in the PR description.
[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] Bring back fetching commits in code review command
[tools] Another try to fix obtaining PR's diff (#14344)
[tools] Fix calculating the position of code review comments (#14326)
[tools] Fix obtaining PR's diff in code-review command (#14325)
[ci][tools] Submit review reports as comments instead of reviews (#13915)
[tools] Make it more clear that code review warnings are only suggestions
[tools] Put a link to changelog guide in the review comment
[tools] Rename bot's code review labels
[ci][tools] Forbid adding large files and gifs to the repo (#13063)
[tools] Fix the order of commits in diff command
[tools] Labeling PRs after code review (#12762)
[tools][ci] Reset review state only when necessary
[tools][ci] Fix getting PR's diff
[tools][ci] Get git diff from the base commit instead of merge base
[tools][ci] Suggesting changes in changelog entries (#12778)
12