X Tutup
The Wayback Machine - https://web.archive.org/web/20240212155950/https://github.com/github/codeql/pull/15562
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

Ruby: Fix formatting in changelog #15562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Marcono1234
Copy link
Contributor

@Marcono1234 Marcono1234 commented Feb 8, 2024

Follow-up for #15393

hvitved
hvitved previously approved these changes Feb 9, 2024
@dbartol
Copy link
Contributor

dbartol commented Feb 9, 2024

You also need to fix the error in https://github.com/github/codeql/blob/main/ruby/ql/lib/change-notes/released/0.8.7.md.

CHANGELOG.md is what gets bundled into the published pack, but those version-specific changelogs under change-nots/released are what get stitched together when creating full CHANGELOG.md for the next release.

@Marcono1234
Copy link
Contributor Author

Thanks for noticing this! I have adjusted the other file now as well.

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

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup