Yatopia
                                
                                 Yatopia copied to clipboard
                                
                                    Yatopia copied to clipboard
                            
                            
                            
                        Allow "[CI-SKIP]" to be case-insensitive
should fix issues with [ci-skip] because it needed to be uppercase but wasn’t most of the time in commit messages
You should just be able to append /i so everything (like Ci-SkIp) works
Yeah, I like uppercase CI-SKIP cause it means that the commit doesn't need to be built ( readme updates, etc..)
You should just be able to append /i so everything (like Ci-SkIp) works
How would we do that?