Skip to content
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

Improve release workflows by auto-detecting release date #359

Merged
merged 10 commits into from
Dec 18, 2023

Conversation

rolandkakonyi
Copy link
Contributor

Description

These changes reduce the manual work for performing the release by auto-detecting the release date and updating the changelog.

Changes

Changed to remove the need for entering the desired release date when starting a release.
This is now auto-detected when the release actually happens.

Checklist

  • 🗒 CHANGELOG entry - CI change only, not applicable

@rolandkakonyi rolandkakonyi self-assigned this Dec 15, 2023
@rolandkakonyi rolandkakonyi marked this pull request as ready for review December 15, 2023 12:56
@rolandkakonyi rolandkakonyi force-pushed the feature/improve-finish-release-workflow branch from 00cbd9e to 2d85db8 Compare December 15, 2023 13:26
@zigavehovec
Copy link
Contributor

Not sure I understand where the date gets autogenerated.. The changes look the exact same as here: #305

Am I missing something?

@rolandkakonyi rolandkakonyi merged commit fe684d5 into development Dec 18, 2023
25 of 26 checks passed
@rolandkakonyi rolandkakonyi deleted the feature/improve-finish-release-workflow branch December 18, 2023 14:31
@rolandkakonyi
Copy link
Contributor Author

rolandkakonyi commented Dec 18, 2023

Not sure I understand where the date gets autogenerated.. The changes look the exact same as here: #305

Am I missing something?

@zigavehovec Turns out I used wrong branch state on this one. Will open another PR with the proper changes. Sorry for the confusion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants