-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#308 - Update of Release Notes generator and check workflows #309
base: master
Are you sure you want to change the base?
#308 - Update of Release Notes generator and check workflows #309
Conversation
- Updated workflow for release notes presence in PR body. - Updated workflow for release draft creation.
JaCoCo model module code coverage report - scala 2.13.11
|
JaCoCo agent module code coverage report - scala 2.13.11
|
JaCoCo reader module code coverage report - scala 2.13.11
|
JaCoCo server module code coverage report - scala 2.13.11
|
python-version: '3.11' | ||
github-repository: ${{ github.repository }} | ||
version-tag: ${{ github.event.inputs.from-tag-name }} | ||
should-exist: true | ||
|
||
- name: Generate release notes | ||
id: generate_release_notes | ||
uses: AbsaOSS/generate-release-notes@feature/55-Chapter-line-formatting-authors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we still use this branch not a release version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you required experimental features in branch, yes.
Release Notes:
Closes #308