This repository was archived by the owner on Jun 5, 2026. It is now read-only.
v0.3.1
What's Changed
- PR comments and request change event handling by @pavelmaksimov25 in #14
Full Changelog: 0.3.0...0.3.1
After update
If the Slack messages feature is used, update the env variables. Two new reactions were introduced
SLACK_REACTION_PR_COMMENTEDis used in case PR has any comments.SLACK_REACTION_PR_REQUEST_CHANGEis used in case PR has any comments.
Caution
Run composer dump-env prod for the production environment or composer dump-env dev for the development environment to populate new env variables.