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

feat: drift detection #3269

Closed
wants to merge 6 commits into from
Closed

Conversation

motatoes
Copy link

@motatoes motatoes commented Mar 26, 2023

what

Work in progress Implementation of #3245 drift detection feature. It allows users to configure drift detection for specific projects so atlantis can detect drift and create a pull request based on this change. Working on:

  • Creation of atlantis.yml parameters
  • Creation of server parameters
  • Creation of cron job for drift detection of requested projects
  • Creation of pull request with any detected drift using token
    • Github
    • Gitlab
    • Bitbucket
    • Azure Devops

why

To support drift detection natively in atlantis

tests

  • Test atlantis.yml configuration parameters
  • Test server configuration parameters
  • Test drift detection job

references

closes #3245

@motatoes motatoes requested a review from a team as a code owner March 26, 2023 23:05
@github-actions github-actions bot added the go Pull requests that update Go code label Mar 26, 2023
@jamengual
Copy link
Contributor

so far this looks good @motatoes

@nitrocode nitrocode marked this pull request as draft March 30, 2023 02:47
@nitrocode nitrocode changed the title WIP Drift detection feat: drift detection Mar 30, 2023
@jamengual
Copy link
Contributor

@motatoes any change you could go back to this?

@sadminriley
Copy link

any update on this @motatoes ?

@sadminriley sadminriley mentioned this pull request Sep 11, 2023
@jamengual
Copy link
Contributor

Closing, if someone is interested on implementing this please connect with us in slack or comment this PR

@jamengual jamengual closed this Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drift Detection
3 participants