Skip to content

Commit

Permalink
ci: add a TODO to improve CHANGELOG.md validation
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoEllet committed Nov 8, 2024
1 parent 1144018 commit 39ca2d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ jobs:
- name: 📥 Install cider
run: dart pub global activate cider

# TODO: Need a more strict way to validate the format that uses https://keepachangelog.com/en/1.1.0/
- name: 🔍 Validate CHANGELOG.md format
run: $HOME/.pub-cache/bin/cider list CHANGELOG.md

0 comments on commit 39ca2d6

Please sign in to comment.