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

Add workflow to verify release notes are formatted correctly when added in PRs #8319

Closed
silvanocerza opened this issue Sep 2, 2024 · 0 comments · Fixed by #8323
Closed
Assignees
Labels
P2 Medium priority, add to the next sprint if no P1 available topic:CI

Comments

@silvanocerza
Copy link
Contributor

The release process can fail if the release notes yaml are not correctly formatted.
An example failure: https://github.com/deepset-ai/haystack/actions/runs/10669412195/job/29571286619#step:6:111

This is annoying as we usually discover this issue when drafting a new release, that slows down the whole process.

We should add a workflow that checks the release notes files added in a PR are formatted correctly to prevent this kind of issues to block the release process.

@silvanocerza silvanocerza added topic:CI P2 Medium priority, add to the next sprint if no P1 available labels Sep 2, 2024
@silvanocerza silvanocerza self-assigned this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Medium priority, add to the next sprint if no P1 available topic:CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant