Adding comment

This commit is contained in:
a8trejo
2024-12-18 15:32:51 -08:00
parent 8d9dd759f5
commit 1baa215299

View File

@@ -1,3 +1,5 @@
// Doesn't fully work but '.github/scripts/overwrite_changeset_changelog.py' forces the changelog to be formatted in GHA
const getReleaseLine = async (changeset) => {
const [firstLine] = changeset.summary
.split('\n')