mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	Rename almost all Ctx functions (#22071)
This commit is contained in:
		
					parent
					
						
							
								097d4e30b1
							
						
					
				
			
			
				commit
				
					
						68704532c2
					
				
			
		
					 78 changed files with 562 additions and 611 deletions
				
			
		|  | @ -121,7 +121,7 @@ func (issue *Issue) createCrossReferences(stdCtx context.Context, ctx *crossRefe | |||
| 			RefAction:    xref.Action, | ||||
| 			RefIsPull:    ctx.OrigIssue.IsPull, | ||||
| 		} | ||||
| 		_, err := CreateCommentCtx(stdCtx, opts) | ||||
| 		_, err := CreateComment(stdCtx, opts) | ||||
| 		if err != nil { | ||||
| 			return err | ||||
| 		} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue