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

fix: changelog generation breaks if no annotations are defined #351

Merged
merged 2 commits into from
Sep 24, 2023

Conversation

chgl
Copy link
Owner

@chgl chgl commented Sep 24, 2023

closes #342

@chgl chgl linked an issue Sep 24, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Sep 24, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.14s
✅ BASH bash-exec 4 0 0.05s
✅ BASH shellcheck 4 0 0.14s
✅ BASH shfmt 4 0 0.04s
✅ DOCKERFILE hadolint 1 0 1.42s
✅ EDITORCONFIG editorconfig-checker 48 0 1.63s
✅ JSON eslint-plugin-jsonc 4 0 1.66s
✅ JSON jsonlint 4 0 0.31s
✅ JSON npm-package-json-lint yes no 0.56s
✅ JSON prettier 4 0 0.53s
✅ JSON v8r 4 0 5.5s
⚠️ MARKDOWN markdownlint 5 9 0.65s
✅ REPOSITORY checkov yes no 15.51s
✅ REPOSITORY devskim yes no 1.96s
✅ REPOSITORY gitleaks yes no 0.42s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.28s
✅ REPOSITORY kics yes no 47.76s
✅ REPOSITORY secretlint yes no 0.77s
✅ REPOSITORY syft yes no 0.48s
✅ REPOSITORY trivy yes no 13.88s
✅ REPOSITORY trivy-sbom yes no 1.28s
✅ REPOSITORY trufflehog yes no 13.79s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@chgl chgl force-pushed the 342-bug-changelog-breaks-when-no-annotations-defined branch from 83c8bc8 to 1c69a52 Compare September 24, 2023 10:17
@chgl chgl force-pushed the 342-bug-changelog-breaks-when-no-annotations-defined branch from 5cd61a8 to 81305d6 Compare September 24, 2023 12:12
@chgl chgl merged commit a67e1e7 into master Sep 24, 2023
6 checks passed
@chgl chgl deleted the 342-bug-changelog-breaks-when-no-annotations-defined branch September 24, 2023 12:59
chgl pushed a commit that referenced this pull request Sep 24, 2023
## [2.2.2](v2.2.1...v2.2.2) (2023-09-24)

### Bug Fixes

* changelog generation breaks if no annotations are defined ([#351](#351)) ([a67e1e7](a67e1e7))
@chgl
Copy link
Owner Author

chgl commented Sep 24, 2023

🎉 This PR is included in version 2.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@chgl chgl added the released label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] changelog breaks when no annotations defined
1 participant