Skip to content

Release 1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 21:00
050e6e3
5 add option to only add comments on files in the pr (#14)

This merge includes significant enhancements and a critical bug fix:

- We've added scoping to pull requests in the task. This functionality provides greater efficiency and accuracy when dealing with large scopes. It ensures that the task is focusing solely on the relevant files within a pull request, greatly improving processing time and reliability.

- A fix has been implemented for an issue that was affecting the correct setting of the PR status. With this fix, the PR status accurately reflects the current state of the pull request, thus streamlining the PR management process and avoiding potential miscommunications.

These changes contribute to a robust and reliable system, proving vital for effective pull request management.

---------

Co-authored-by: Alexander Jeckmans <ajeckmans@users.noreply.github.com>