mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	update README
This commit is contained in:
		| @@ -526,6 +526,8 @@ func (t *HookTask) deliver() { | ||||
| 		t.Delivered = time.Now().UTC().UnixNano() | ||||
| 		if t.IsSucceed { | ||||
| 			log.Trace("Hook delivered: %s", t.UUID) | ||||
| 		} else { | ||||
| 			log.Trace("Hook delivery failed: %s", t.UUID) | ||||
| 		} | ||||
|  | ||||
| 		// Update webhook last delivery status. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user