Pin the os version at 24.04 to avoid unexpected changes that can happen when using ubuntu-latest
This change allows for using the command to create Jira Tasks under a given Epic both in a pull request comment or in the pull request description.
This pipeline tests: 1. If the PR description is not empty (blocking) 2. If the PR title follows our format (non-blocking) `component: This is the change (JIRA-001)` 3. If 1. and 2. are True, it adds a 'best practice' label to the PR