gatsby-personal-starter-blog icon indicating copy to clipboard operation
gatsby-personal-starter-blog copied to clipboard

How do i edit netlify CMS commit message?

Open therajat08 opened this issue 4 years ago • 3 comments

The thing is, no matter what i do using the cms or /admin locally the netlify build is always triggered. However, I discovered that using [skip ci] in the commit messages helps in skipping build. So is there a way to edit the auto-generated commit message. Please tell how and where to edit.

therajat08 avatar Jul 16 '20 13:07 therajat08

Did you try this? https://www.netlifycms.org/docs/beta-features/#commit-message-templates

thomaswangarchive avatar Jul 16 '20 21:07 thomaswangarchive

I am unable to find the config.yml file (if it exists already). I am sorry if it seems like a noob type question. But please give some steps like how you would do it.

therajat08 avatar Jul 17 '20 05:07 therajat08

Should be this file right here static/admin/config.yml: https://github.com/thomaswang/gatsby-personal-starter-blog/blob/master/static/admin/config.yml

thomaswangarchive avatar Jul 17 '20 09:07 thomaswangarchive