-
Notifications
You must be signed in to change notification settings - Fork 102
Backport of changelog method #2317
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
Conversation
Signed-off-by: Christian Wolf <[email protected]> Create changelog snipptets Signed-off-by: Christian Wolf <[email protected]> Create initial script to handle changelogs Signed-off-by: Christian Wolf <[email protected]> Enahance script and update documentation about how to use the script Signed-off-by: Christian Wolf <[email protected]> Fix some bugs in the docuemntation and convience scripts Signed-off-by: Christian Wolf <[email protected]> Update Changelog Signed-off-by: Christian Wolf <[email protected]> Update changelog check to use new structure Signed-off-by: Christian Wolf <[email protected]> Fail checker if open PRs are in changelogs included Signed-off-by: Christian Wolf <[email protected]> Allow for action running without bails of bad commit SHAs Signed-off-by: Christian Wolf <[email protected]> Add prefix to Changelog for additional clarification Signed-off-by: Christian Wolf <[email protected]> Add some documentation on Jekyll as well Signed-off-by: Christian Wolf <[email protected]> Add some documentation about installing a virtual env Signed-off-by: Christian Wolf <[email protected]> Check the documentation once to verify the release process Signed-off-by: Christian Wolf <[email protected]> Fix CHANGELOG generated Add a hint on the new process and add lost changelog snippet Signed-off-by: Christian Wolf <[email protected]> Update Changelog Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Remove wrong snippets Store extracted snippets Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main-0.10.x #2317 +/- ##
============================================
Coverage 80.07% 80.07%
============================================
Files 92 92
Lines 2650 2650
============================================
Hits 2122 2122
Misses 528 528
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Christian Wolf <[email protected]>
|
/approve |
nextcloud-cookbook-bot
left a comment
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.
Automatically approved by GitHub action on behalf of /approve
Test Results 27 files 1 287 suites 5m 28s ⏱️ Results for commit 50609c8. |
This is a backport and companion for #2291.