mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	[GITEA] pulls: "Edit File" button in "Files Changed" tab
Closes #1894. Gitea issue: https://github.com/go-gitea/gitea/issues/23848 (cherry picked from commit79c75164ca) (cherry picked from commit58c76aad8f) (cherry picked from commit5bdb3c6c53)
This commit is contained in:
		
					parent
					
						
							
								19013ba5ea
							
						
					
				
			
			
				commit
				
					
						94e954ce22
					
				
			
		
					 4 changed files with 43 additions and 8 deletions
				
			
		|  | @ -134,6 +134,6 @@ func doActionsUserPR(ctx, doerCtx APITestContext, baseBranch, headBranch string) | |||
| 		doerCtx.ExpectedCode = http.StatusCreated | ||||
| 		t.Run("AutoMergePR", doAPIAutoMergePullRequest(doerCtx, ctx.Username, ctx.Reponame, pr.Index)) | ||||
| 		// Ensure the PR page works | ||||
| 		t.Run("EnsureCanSeePull", doEnsureCanSeePull(ctx, pr)) | ||||
| 		t.Run("EnsureCanSeePull", doEnsureCanSeePull(ctx, pr, true)) | ||||
| 	} | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue