mirror of
				https://github.com/bartvdbraak/hellob.art.git
				synced 2025-10-30 11:49:10 +00:00 
			
		
		
		
	Merge pull request #113 from bartvdbraak/renovate/marocchino-sticky-pull-request-comment-2.x
This commit is contained in:
		
						commit
						374a874771
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		
							
								
								
									
										8
									
								
								.github/workflows/unlighthouse.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/unlighthouse.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -18,7 +18,7 @@ jobs: | ||||||
|         node-version: [18] |         node-version: [18] | ||||||
|     steps: |     steps: | ||||||
|       - name: Create initial comment |       - name: Create initial comment | ||||||
|         uses: marocchino/sticky-pull-request-comment@v2.7.0 |         uses: marocchino/sticky-pull-request-comment@v2.8.0 | ||||||
|         with: |         with: | ||||||
|           header: ${{ env.COMMENT_ID }} |           header: ${{ env.COMMENT_ID }} | ||||||
|           message: | |           message: | | ||||||
|  | @ -111,13 +111,13 @@ jobs: | ||||||
|             core.setOutput("comment", comment); |             core.setOutput("comment", comment); | ||||||
| 
 | 
 | ||||||
|       - name: Update comment with result |       - name: Update comment with result | ||||||
|         uses: marocchino/sticky-pull-request-comment@v2.7.0 |         uses: marocchino/sticky-pull-request-comment@v2.8.0 | ||||||
|         with: |         with: | ||||||
|           header: ${{ env.COMMENT_ID }} |           header: ${{ env.COMMENT_ID }} | ||||||
|           message: ${{ steps.create_result_content.outputs.comment }} |           message: ${{ steps.create_result_content.outputs.comment }} | ||||||
| 
 | 
 | ||||||
|       - name: Update comment on failure |       - name: Update comment on failure | ||||||
|         uses: marocchino/sticky-pull-request-comment@v2.7.0 |         uses: marocchino/sticky-pull-request-comment@v2.8.0 | ||||||
|         if: ${{ failure() }} |         if: ${{ failure() }} | ||||||
|         with: |         with: | ||||||
|           header: ${{ env.COMMENT_ID }} |           header: ${{ env.COMMENT_ID }} | ||||||
|  | @ -127,7 +127,7 @@ jobs: | ||||||
|             See deployment for any errors |             See deployment for any errors | ||||||
| 
 | 
 | ||||||
|       - name: Update comment on cancel |       - name: Update comment on cancel | ||||||
|         uses: marocchino/sticky-pull-request-comment@v2.7.0 |         uses: marocchino/sticky-pull-request-comment@v2.8.0 | ||||||
|         if: ${{ cancelled() }} |         if: ${{ cancelled() }} | ||||||
|         with: |         with: | ||||||
|           header: ${{ env.COMMENT_ID }} |           header: ${{ env.COMMENT_ID }} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue