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

Frontmatter (the bits before ---) is actually yaml, #4622

Merged
merged 3 commits into from
Oct 7, 2021

Conversation

halkeye
Copy link
Member

@halkeye halkeye commented Oct 7, 2021

so its actually being parsed as a key of '//- url' that awestruct silently just accepts, while stricter parsers complain about duplicates keys of //- url

…eing parsed as a key of '- url' that awestruct throws away, stricter parsers complain about duplicates
@halkeye halkeye requested a review from a team as a code owner October 7, 2021 00:10
@probot-autolabeler probot-autolabeler bot added the documentation Jenkins documentation, including user and developer docs, solution pages, etc. label Oct 7, 2021
@timja timja enabled auto-merge (squash) October 7, 2021 06:33
@timja timja merged commit bc5b709 into jenkins-infra:master Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Jenkins documentation, including user and developer docs, solution pages, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants