Skip to content

Tags: reviewpad/reviewpad

Tags

v4.20.0

Toggle v4.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: don't recreate patch every time (#1080)

* feat: create a new function to create pull request target that can receive the patch

* refactor: clarify new function

v4.19.0

Toggle v4.19.0's commit message
fix: readme links

v4.18.1

Toggle v4.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add transforms for aliased built-ins (#1048)

v4.18.0

Toggle v4.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: trigger on check (#1018)

* feat: add trigger on check property to workflow

* feat: short circuit workflow if it's meant to be triggered by check issue

* test: fix integration test

* fix: pass trigger on check across transformations

* fix: forgot to set checks with issues in env

* test: increase coverage

v4.17.1

Toggle v4.17.1's commit message
chore: update readme

v4.17.0

Toggle v4.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md with new branded banner (#1020)

v4.16.1

Toggle v4.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: dictionaryValueFromKey return type (#1003)

v4.16.0

Toggle v4.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add built-in dictionaryValueFromKey (#999)

v4.15.0

Toggle v4.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: set group to an empty list if it can't be processed (#952)