mirror of
				https://github.com/TeamPiped/Piped-Kubernetes.git
				synced 2024-08-14 23:57:15 +00:00 
			
		
		
		
	CI: Do docs update too.
This commit is contained in:
		
							parent
							
								
									e31547a37f
								
							
						
					
					
						commit
						088eb53c90
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/charts-changelog.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/charts-changelog.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -67,6 +67,12 @@ jobs: | ||||||
|               ./.github/scripts/renovate-releasenotes.py --debug --check-branch "$CHECK_BRANCH" "${chart_parts[0]}/${chart_parts[1]}" |               ./.github/scripts/renovate-releasenotes.py --debug --check-branch "$CHECK_BRANCH" "${chart_parts[0]}/${chart_parts[1]}" | ||||||
|               echo "" |               echo "" | ||||||
|           done |           done | ||||||
|  |       - name: Generate Helm docs for Renovate PR's | ||||||
|  |         if: inputs.isRenovatePR == 'true' | ||||||
|  |         env: | ||||||
|  |           CHECK_BRANCH: "origin/${{ github.event.repository.default_branch }}" | ||||||
|  |         run: | | ||||||
|  |           ./.github/scripts/gen-helm-docs.sh | ||||||
|       - name: Create commit |       - name: Create commit | ||||||
|         id: create-commit |         id: create-commit | ||||||
|         if: inputs.isRenovatePR == 'true' |         if: inputs.isRenovatePR == 'true' | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue