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

chore: Extend Dependabot Support #729

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

samtrion
Copy link
Collaborator

@samtrion samtrion commented Dec 6, 2024

The PR extends the functionality beyond the EcoSystem nuget, so that we will also receive dependency updates for GitHub-Actions in the future.

In addition, the PR build pipeline has been extended so that an additional step is now performed in the case of dependabot[bot] pull requests, which automates these PRs merged based on the configurations.

@tinohager For this to work properly, you would need to provide a Dependabot Secret with the name DEPENDABOT. A GITHUB_TOKEN should be used as the content, which receives the necessary authorizations for the authorization of the merge. For more information about DependaMerge please read here.

The PR extends the functionality beyond the EcoSystem `nuget`, so that we will also receive dependency updates for `GitHub-Actions` in the future.

In addition, the PR build pipeline has been extended so that an additional step is now performed in the case of `dependabot[bot]` pull requests, which automates these PRs `merged` based on the configurations.
@tinohager
Copy link
Member

Looks good to me Thanks for the optimization

@samtrion samtrion merged commit 6453c63 into main Dec 9, 2024
2 checks passed
@samtrion
Copy link
Collaborator Author

samtrion commented Dec 9, 2024

@samtrion samtrion deleted the chore/extend-dependabot-support branch December 11, 2024 19:35
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.

2 participants