Skip to content

Commit

Permalink
Merge pull request #111 from AErmie/azure-pipelines-pr-suppress
Browse files Browse the repository at this point in the history
Updated Azure pipelines with pr:none
  • Loading branch information
AErmie authored Mar 28, 2023
2 parents 9a68a9b + 137433d commit 70d654d
Show file tree
Hide file tree
Showing 26 changed files with 29 additions and 6 deletions.
1 change: 1 addition & 0 deletions azure-pipelines/anchore-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/armttk-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'windows-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/azure_bicep-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

name: Deploy Bicep Files

Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/checkov-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/dockle-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/eShop_dockerPublish-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: "ubuntu-latest"
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/generateReleaseNotes-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/github_superlinter-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
4 changes: 2 additions & 2 deletions azure-pipelines/github_sync-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
trigger:
- none
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/grype-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/kics-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/megaLinter-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/mscredscan-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# NOTE: CredScan is deprecated in favour of the Microsoft Security DevOps extension
trigger: none
pr: none

pool:
vmImage: "windows-latest"
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/msdevopssec-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'windows-latest'
Expand Down
4 changes: 2 additions & 2 deletions azure-pipelines/owaspZAP-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
trigger:
- none
trigger: none
pr: none

pool:
vmImage: "ubuntu-latest"
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/shiftleftscan-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-20.04'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/snyk_securityScan-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/sonarCloud-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'windows-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/terrascan-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/tfcompliance-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/tflint-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/tfsec-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/trivy-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/truffleHog-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
trigger: none
pr: none

pool:
vmImage: 'ubuntu-latest'
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines/whitesource-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# NOTE: Having issues with the new Mend site, and gaining access to my account.

trigger: none
pr: none

pool:
vmImage: 'windows-latest'
Expand Down
4 changes: 2 additions & 2 deletions azure-pipelines/yelp_detectsecrets-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
trigger:
- none
trigger: none
pr: none

stages:
- stage: yelpdetectsecrets
Expand Down

0 comments on commit 70d654d

Please sign in to comment.