[Ongoing] Print messages that should be logging messages
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3313](https://github.com/augurlabs/augur/issues/3313)
> Originally opened by `@giordano` on 2025-10-15
---
Lines like
https://github.com/chaoss/augur/blob/60138d072849647c815d90b65f405d7b307e1109/augur/tasks/github/contributors.py#L38
https://github.com/chaoss/augur/blob/60138d072849647c815d90b65f405d7b307e1109/augur/tasks/github/contributors.py#L53
https://github.com/chaoss/augur/blob/60138d072849647c815d90b65f405d7b307e1109/augur/tasks/github/util/github_api_key_handler.py#L122
should probably be logging messages? More generally, all of https://github.com/search?q=repo%3Achaoss%2Faugur+%22print%28%22+language%3APython+path%3A%2F%5Eaugur%5C%2Ftasks%5C%2F%2F&type=code should be reviewed?
Contributor guide
Assessment
This issue has not been assessed yet.