Features
- ✨ Prevent CI workflows from running on a latest changes commit, add
[skip ci]
to commit message. PR #76 by @patrick91.
Refactors
- ♻️ Refactor usage of internal
number_of_trials
variable, it was not being used, fix typo. PR #75 by @nghiahsgs.
Docs
Internal
- ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1. PR #74 by @dependabot[bot].
- ⬆ Bump docker/build-push-action from 5 to 6. PR #72 by @dependabot[bot].
- 👷 Update
issue-manager.yml
. PR #73 by @tiangolo.