e2corporation commented on PR #3107: URL: https://github.com/apache/incubator-devlake/pull/3107#issuecomment-1258432657
@henit-chobisa Additionally, the commit message structure for the last 2 commits does not conform to the current linter format (`fix:` `feat:` `refactor:` `chore:` etc) and is also causing the **Commit Message** CI Check to fail, can those commits messages be amended as well to fit the desired format? <img width="577" alt="Screen Shot 2022-09-26 at 2 16 26 PM" src="https://user-images.githubusercontent.com/1742233/192351052-09c46ece-ec84-42f9-a70a-b48656493980.png"> **Expected format to pass CI Check** - chore: removed makefile - chore: removed blueprint.go **or** - refactor: removed makefile - refactor: removed blueprint.go -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
