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

LS-57918 setup dependabot.yml to automatically update the provider version #98

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

adil-sultan
Copy link
Collaborator

Today, the process of updating provider versions is very manual. This PR configures dependabot for this repo so that when a new provider version is released, dependabot will submit a PR updating these dependencies. It will check for updates daily.

I forked this repo and tried it out here: adil-sultan#2

Before merging this PR I need the assistance of an admin to configure the security settings of the repo, steps here: https://docs.github.com/en/enterprise-cloud@latest/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#enabling-version-updates-on-forks

@adil-sultan adil-sultan requested review from nslaughter and a team January 5, 2024 18:35
Copy link
Contributor

@nslaughter nslaughter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a good way to do this for starters and great improvement. Also if the PRs turn out unuseful as configured then closing a few here shouldn't be a big deal. To consider for the future, could we get tags updated at the same time as they're important for pins downstream?

@adil-sultan
Copy link
Collaborator Author

Seems like a good way to do this for starters and great improvement. Also if the PRs turn out unuseful as configured then closing a few here shouldn't be a big deal. To consider for the future, could we get tags updated at the same time as they're important for pins downstream?

@nslaughter pushing tags after a PR commit is next on my list for these terraform repos!

@adil-sultan adil-sultan merged commit 4ccc99e into main Jan 8, 2024
3 checks passed
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.

2 participants