ipfs / github-mgmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add "chore:" prefix and "[skip ci]" suffix to commit messages

achingbrain opened this issue · comments

Auto-merged commits like this one create releases in repos that release with every change to master (e.g. most JS repos).

Please can they have [skip ci] added to the end of their commit messages so that CI is skipped and releases are not created.

Also, adding chore: to the beginning of the message will ensure an appropriate entry is added to the changelog, where changelogs are generated.

Sorry, I missed this. Of course, that makes sense. Assigning myself and I'll get it done after IPFS Thing.

ipdxco/github-as-code#49 <- this should do it; I'll test it after the conference

Done! All future commits made by this automation will have commit messages similar to this one ipfs/eslint-config-ipfs@190fd9f