Skip to content

Conversation

@easamoah7
Copy link

@easamoah7 easamoah7 commented Aug 17, 2025

What:
Replaced Pontos-based changelog generation with git-cliff in release workflows.

Why:
To standardize and automate changelog generation, and remove the Pontos dependency.

How:

  • Updated release workflows to use git-cliff.
  • Removed Pontos references and config files.
  • Verified changelog output and workflow execution.

Checklist:

  • Pontos removed
  • git-cliff added & tested
  • Docs updated

JIRA: DOS-371

@github-actions
Copy link

github-actions bot commented Aug 17, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/release.yml

PackageVersionLicenseIssue Type
greenbone/actions/uv3.*.*NullUnknown License
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-1.0-or-later, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-only, GPL-3.0-or-later, GPL-3.0, ISC, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, LGPL-3.0-or-later, MIT, MIT-CMU, MPL-1.1, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense, Zlib, ZPL-2.1

OpenSSF Scorecard

PackageVersionScoreDetails
actions/greenbone/actions/uv 3.*.* UnknownUnknown

Scanned Files

  • .github/workflows/release.yml

@easamoah7 easamoah7 marked this pull request as ready for review August 17, 2025 10:57
@easamoah7 easamoah7 requested a review from a team as a code owner August 17, 2025 10:57
Copy link
Member

@ArnoStiefvater ArnoStiefvater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just a comment so this is not merged on accident.

@henning
Copy link
Contributor

henning commented Aug 18, 2025

This is just a comment so this is not merged on accident.

@ArnoStiefvater isn't that what drafts are for? Or is that not an option here(convert to draft)?

@ArnoStiefvater ArnoStiefvater marked this pull request as draft August 21, 2025 07:13
@easamoah7 easamoah7 marked this pull request as ready for review August 25, 2025 08:56
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.

4 participants