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

replace warning about not all issues published with individual warnings why an issue did not get published #2552

Open
Archaeopteryx opened this issue Nov 27, 2024 · 0 comments

Comments

@Archaeopteryx
Copy link
Contributor

Currently, a warning gets logged if the amount of issues published is lower than the count of issues passed to the function to publish them. The case which prevent publishing get ignored (rust linting message starting a full stop) or log a warning except when the backend rejects the publication request.

Many instances of the current warning - 129 in total over the last 24h - could be from the rust linting.

Drop the count check of issues published but log a warning if the backend rejected the publication request.

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

1 participant