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

Changelog drafter on core fails with "string too long" #2777

Closed
MarkEWaite opened this issue Feb 9, 2022 · 3 comments
Closed

Changelog drafter on core fails with "string too long" #2777

MarkEWaite opened this issue Feb 9, 2022 · 3 comments

Comments

@MarkEWaite
Copy link

Service

ci.jenkins.io

Summary

Changelog drafter on Jenkins core is failing with a message that a string is too long.

No PR found for 11a1c98f64f8bb12395eab3[29](https://github.com/jenkinsci/jenkins/runs/5129240516?check_suite_focus=true#step:4:29)963277a72f3b46d: <<<<<fix: Deduplicate help button question mark>>>>>
/jenkins-changelog-generator/bin/generate-jenkins-changelog:196:in `parse': string length (197) exceeds the limit 128 (ArgumentError)
	from /jenkins-changelog-generator/bin/generate-jenkins-changelog:196:in `writeYAML'
	from /jenkins-changelog-generator/bin/generate-jenkins-changelog:260:in `<main>'

I assume one of the recently merged pull requests has a string somewhere that is too long.

Reproduction steps

  1. Run the changelog drafter from the https://github.com/jenkinsci/jenkins/actions/workflows/changelog.yml view
  2. View the generated pull request at Automated changelog for 2.335 jenkins.io#4909, see that its content is empty
@MarkEWaite MarkEWaite added the triage Incoming issues that need review label Feb 9, 2022
@MarkEWaite
Copy link
Author

@timja any guesses on the best place to look for the string that is too long?

@timja
Copy link
Member

timja commented Feb 9, 2022

Seems to be working now?

@MarkEWaite
Copy link
Author

Seems to be working now?

Sure is. No idea what caused it to break, but it is working now and well-behaved.

@dduportal dduportal removed the triage Incoming issues that need review label Aug 8, 2023
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

No branches or pull requests

3 participants