Bold pusher name
This commit is contained in:
		
							parent
							
								
									2daefa1415
								
							
						
					
					
						commit
						17fd841903
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -34,7 +34,7 @@ module.exports = async (app: express.Application) => {
 | 
			
		|||
		if (ref != 'refs/heads/master') return;
 | 
			
		||||
		const pusher = event.pusher;
 | 
			
		||||
		const compare = event.compare;
 | 
			
		||||
		post(`Pushed! (Pusher: ${pusher.name})\nCompare changes: ${compare}`);
 | 
			
		||||
		post(`Pushed by **${pusher.name}**\nCompare changes: ${compare}`);
 | 
			
		||||
	});
 | 
			
		||||
 | 
			
		||||
	handler.on('issues', event => {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue