[CI] upload the forgejo under test as an artifact for end-to-end (squash) use forgejo-pr
cascade a PR to https://code.forgejo.org/forgejo/end-to-end on the
forgejo-pr branch which will only run end-to-end tests relevant to a
Forgejo PR and not the entire end-to-end suite.
(cherry picked from commit 011de92174)
			
			
This commit is contained in:
		
							parent
							
								
									e452b18455
								
							
						
					
					
						commit
						50290011b2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -62,7 +62,7 @@ jobs:
 | 
			
		|||
          destination-url: https://code.forgejo.org
 | 
			
		||||
          destination-fork-repo: cascading-pr/end-to-end
 | 
			
		||||
          destination-repo: forgejo/end-to-end
 | 
			
		||||
          destination-branch: main
 | 
			
		||||
          destination-branch: forgejo-pr
 | 
			
		||||
          destination-token: ${{ secrets.END_TO_END_CASCADING_PR_DESTINATION }}
 | 
			
		||||
          close-merge: true
 | 
			
		||||
          update: .forgejo/cascading-pr-end-to-end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue