View entire changelog

Bug fixed when "tags" is in commit message

Description:

For projects that are integrated with GitHub App, if the branch name contains the word “tags”, we now correctly identify the commits from the branch as “push” commits as opposed to “tag-triggered” builds.

Previous changes