Jakob
Jakob
I would suggest to go from formatting with Isort and Black to formatting with Ruff. Why? Following some reasons why to use Ruff: - **Speed**: 10-100x faster than traditional linters....
## Summary Briefly describe the feature being introduced. ## Changes Create a more elaborate documentation structure to reflect all the different topics suggested. This is a work in progress and...
### Description: When working with `logger.catch()`, users often want to log a success message and perform additional actions when operations complete without exceptions. This enhancement would streamline error handling and...
### Things to check first - [X] I have searched the existing issues and didn't find my feature already requested there ### Feature description A reorganization of the package's import...
### Things to check first - [X] I have searched the existing issues and didn't find my feature already requested there ### Feature description This is mentioned in the Roadmap...
## Changes Fixes #453 - Added the `cooldown_period` attribute to the OrTrigger, preventing two triggers triggering within that interval. - Added a `max_iterations` attribute to the OrTrigger as in the...
## Feature Description Add support for welcoming first-time contributors who create discussions, similar to how the action currently handles issues and pull requests. This would allow maintainers to provide a...