Skip to content

A0-3951: Bump derive_more from 0.99.18 to 1.0.0 in the all-rust-deps group #913

A0-3951: Bump derive_more from 0.99.18 to 1.0.0 in the all-rust-deps group

A0-3951: Bump derive_more from 0.99.18 to 1.0.0 in the all-rust-deps group #913

name: Post DoD checklist
on: [pull_request_target]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-comment@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pullRequestOpened: |
Please make sure the following happened
- [ ] Appropriate tests created
- [ ] Infrastructure updated accordingly
- [ ] Updated existing documentation
- [ ] New documentation created
- [ ] Version bumped if breaking changes