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

fix(pipelines): Drift Detection #28

Merged
merged 6 commits into from
Jun 22, 2021
Merged

fix(pipelines): Drift Detection #28

merged 6 commits into from
Jun 22, 2021

Conversation

julie-ng
Copy link
Collaborator

Problem

Currently the Drift Detection Pipeline uses code meant for a Pull Request. Because scheduled pipeline runs are not tied to any pull requests, these runs fail.

Solution

The scheduled pipeline should just run a simple terraform plan -detailed-exitcode without any of the PR checks.

@azure-pipelines
Copy link

🟢  No configuration drift detected

Source Version: b6e3649

@julie-ng julie-ng changed the title Fix(pipelines): Drift Detection fix(pipelines): Drift Detection Jun 22, 2021
@azure-pipelines
Copy link

🟢  No configuration drift detected

Source Version: 6832003

@julie-ng julie-ng merged commit 3e4906b into main Jun 22, 2021
@julie-ng julie-ng deleted the fix/drift-pipeline branch June 22, 2021 15:11
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.

None yet

1 participant