You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support commit-check without requiring `ref` in `actions/checko…
…ut` (#322)
* feat: Fallback to environment variables (GitHub Actions)
* test: add more tests
* fix: update util and test per review
* fix: update util and test per review
fix: Split `alignappend` into separate `align` and `append` imperativ…
…es (#321)
* chore: Update imperatives.py
closes#318
* chore: Fix alphabetical ordering of new entries
fix: display a clear message when there are no commits (#244)
* fix: check if there are commit in the current branch
* fix: check if there are commit in the current branch
* add output when no commits found
* docs: change output when no commits found
* test: add more test for util