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(ci): Add renovate & update github labeler #32

Merged
merged 10 commits into from
Nov 19, 2024

Conversation

egekocabas
Copy link
Contributor

@egekocabas egekocabas commented Nov 17, 2024

Motivation

This PR adds Renovate configuration and workflow to automate dependency updates. Also pr-labeler rules are updated with the latest changes (to cover other microservices)

Description

  • Added .github/renovate.json for configuring Renovate.
  • Set up a GitHub Actions workflow to run Renovate daily.
  • labeler updated.

Since we don't have access to the organization settings, I couldn't install renovate app. Thats's why I am using PAT as repository secret. Created dependency PRs will be on my username. Later on we can talk with one of the org admins and ask them to install renovate. You can see a screenshot taken from my test repositroy.

image

@egekocabas egekocabas marked this pull request as ready for review November 17, 2024 23:26
@egekocabas egekocabas requested a review from a team as a code owner November 17, 2024 23:26
@TurkerKoc TurkerKoc merged commit b28747c into main Nov 19, 2024
2 checks passed
@TurkerKoc TurkerKoc deleted the 25-addconfigure-dependabot-or-renovate branch November 19, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add/Configure Dependabot OR Renovate
2 participants