-
Notifications
You must be signed in to change notification settings - Fork 31
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
Allow to remove specific collection changelog entries from Ansible changelog #639
Allow to remove specific collection changelog entries from Ansible changelog #639
Conversation
(This uses ansible-community/antsibull-changelog#181, which I just merged before re-triggering the failing tests...) |
ddbad92
to
2be55ab
Compare
2be55ab
to
870e554
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand all of your code, but the result in ansible-community/ansible-build-data#487 LGTM!
Co-authored-by: Maxwell G <[email protected]>
Co-authored-by: Maxwell G <[email protected]>
(CI fails for Ansible 8 since the latest version of cyberark.conjur uses Python features not available with the Python version for the bytecompile test. I'm going to ignore this for now, and add a constraint into ansible-build-data for Ansible 8.) |
@mariolenz @gotmax23 thanks for reviewing this! |
The usage and result can be seen here: ansible-community/ansible-build-data#487
Currently contains #638, will rebase once that's merged.Ref: ansible-community/ansible-build-data#478 (comment)
TODO: