mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Skip build of doc only change, ignore PR errors for docs
This commit is contained in:
@@ -29,6 +29,7 @@ pr:
|
|||||||
paths:
|
paths:
|
||||||
exclude:
|
exclude:
|
||||||
- src/NzbDrone.Core/Localization/Core
|
- src/NzbDrone.Core/Localization/Core
|
||||||
|
- src/Prowlarr.API.*/openapi.json
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- stage: Setup
|
- stage: Setup
|
||||||
@@ -857,6 +858,7 @@ stages:
|
|||||||
displayName: Commit API Doc Change
|
displayName: Commit API Doc Change
|
||||||
- task: CreatePullRequest@1
|
- task: CreatePullRequest@1
|
||||||
displayName: PR Change to Github
|
displayName: PR Change to Github
|
||||||
|
continueOnError: true
|
||||||
inputs:
|
inputs:
|
||||||
repoType: 'GitHub'
|
repoType: 'GitHub'
|
||||||
githubEndpoint: 'github release'
|
githubEndpoint: 'github release'
|
||||||
|
Reference in New Issue
Block a user