Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

v0.3.1

Choose a tag to compare

@pavelmaksimov25 pavelmaksimov25 released this 20 Mar 11:22
· 9 commits to main since this release
4408021

What's Changed

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

  1. SLACK_REACTION_PR_COMMENTED is used in case PR has any comments.
  2. SLACK_REACTION_PR_REQUEST_CHANGE is 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.