History log of /expo/tools/src/code-review/types.ts (Results 1 – 5 of 5)
Revision Date Author Comments
# f657683d 09-Aug-2022 Tomasz Sapeta <[email protected]>

[tools] Lint Swift files in automatic code review (#15639)


# 079c4431 17-May-2022 Bartłomiej Klocek <[email protected]>

[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.

show more ...


# d750b680 04-Aug-2021 Tomasz Sapeta <[email protected]>

[ci][tools] Submit review reports as comments instead of reviews (#13915)


# 80d55fed 05-May-2021 Tomasz Sapeta <[email protected]>

[tools][ci] Get git diff from the base commit instead of merge base


# 43a76f73 28-Apr-2021 Tomasz Sapeta <[email protected]>

[tools][ci] Replace danger with our own code reviewer (#12694)