mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Add deprecation notice for webhook payload's secret field (#13330)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							8e368e7065
						
					
				
				
					commit
					eced03db0a
				
			@@ -30,6 +30,8 @@ All event pushes are POST requests. The methods currently supported are:
 | 
			
		||||
 | 
			
		||||
### Event information
 | 
			
		||||
 | 
			
		||||
**WARNING**: The `secret` field in the payload is deprecated as of Gitea 1.13.0 and will be removed in 1.14.0: https://github.com/go-gitea/gitea/issues/11755
 | 
			
		||||
 | 
			
		||||
The following is an example of event information that will be sent by Gitea to
 | 
			
		||||
a Payload URL:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user