Misformatted changelog on "Update Changelog" PR
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 10
- Forks
- 40
- Avg merge
- 21h 24m
- Merged PRs (30d)
- 8
Description
A recent "Update Changelog" PR on pulpcore added a malformed title which broke the changelog ToC page.
See here: https://github.com/pulp/pulpcore/commit/8afdd1a531e9cbf7f70beba8c734876b5b2df58f#r145350978
I didn't look into it yet, but maybe it's something that needs adjusting in the collect_changes script.
Screenshot
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the malformed changelog entry in commit 8afdd1a531e9cbf7f70beba8c734876b5b2df58f and inspect the collect_changes script at templates/github/.ci/scripts/collect_changes.py.j2. Trace how the title is produced and confirm the generated title no longer breaks the changelog ToC page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100