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

feat: Run yore after generating the changelog #60

Closed
pawamoy opened this issue Mar 1, 2025 · 0 comments
Closed

feat: Run yore after generating the changelog #60

pawamoy opened this issue Mar 1, 2025 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@pawamoy
Copy link
Owner

pawamoy commented Mar 1, 2025

Generating the changelog means we're likely ready to publish a new version. We should grep the added version from the changelog and run yore with this version.

I also thought about running yore before the release duty, but in cases where we know Python X is EOL but still want to publish a few more releases before removing support, it would be annoying. Maybe Yore should allow disabling EOL checks. But anyway, it's better to run yore immediately after updating the changelog, because we sometimes edit it manually, so it's best to warn early, before we've edited it.

@pawamoy pawamoy added the feature New feature or request label Mar 1, 2025
@pawamoy pawamoy self-assigned this Mar 1, 2025
@pawamoy pawamoy closed this as completed Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant