We have a setup where each release consists of three releases, each having six sprints with a two-week duration. The completion date of the last sprint must align with the release end date. Additionally, we require a Quality Gate (QG) review to occur four days before the last sprint's end date. For this, an automated email/notification should be sent as a reminder to the QG reviewer (assigned as a Project Role).
However, we have identified that in Jira, there is no inherent link between the sprint completion date and the release end date. Furthermore, we need the configuration to dynamically adjust when a new sprint (e.g., a 7th sprint) is added to the release.
Could you please guide us on how to configure this setup and automate the process to ensure:
- Sprint completion dates remain linked with the release end date.
- Automatic notifications/reminders are sent to the QG reviewer four days prior to the last sprint's end date.
- The configuration accommodates additional sprints dynamically without manual intervention.