This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Description
We have automatic release of Aqueduct Pro in place, but it is just the basic implementation. We need a few enhancements in the release process.
- Release job should validate if there are any changes/commits that needs to be released. If there are no commits, we don't release.
- Based on the types of commits to the main branch (feat/fix), we should increase the
patch or minor version.