Add support for auxiliary message file (#81)
* Add support for external message loaded from the file specified in Config.MessageFile * Enable the message file option in command line/env vars * Update docs * Add a testcase * Fix YAML tag in DOCS.md from 'messageFile' to 'message_file', as is commonly used in Drone * Remove unintended blank line * Move .test.message file to tests/ folder
This commit is contained in:
		
				
					committed by
					
						 Bo-Yi Wu
						Bo-Yi Wu
					
				
			
			
				
	
			
			
			
						parent
						
							75ffa6ef7b
						
					
				
				
					commit
					f8f311ba1f
				
			
							
								
								
									
										4
									
								
								tests/.test.message
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								tests/.test.message
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| Sample message loaded from file. | ||||
|  | ||||
| Commit msg:  {{commit.message}} | ||||
|  | ||||
		Reference in New Issue
	
	Block a user