Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable CI trigger on credscan and policheck #492

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

glennmusa
Copy link
Contributor

Description

The pipeline was being executed for all branches and all changes. This change disables that CI trigger while maintaining the PR validation trigger.

docs here: https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#pr-triggers

Issue reference

The issue this PR will close: #491

Checklist

Please make sure you've completed the relevant tasks for this PR out of the following list:

  • All acceptance criteria in the backlog item are met
  • The documentation is updated to cover any new or changed features
  • Manual tests have passed
  • Relevant issues are linked to this PR

@glennmusa glennmusa merged commit e72c496 into main Oct 27, 2021
@glennmusa glennmusa deleted the glenn/disableCredscanPolicheckCi branch October 27, 2021 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable PoliCheck and CredScan CI trigger
2 participants