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

Create approve-dependabot-pr.yml #110

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Conversation

rajbos
Copy link
Collaborator

@rajbos rajbos commented Jul 4, 2024

This pull request introduces a new GitHub Actions workflow in the .github/workflows/approve-dependabot-pr.yml file. The workflow is designed to automatically approve Dependabot pull requests. The key changes are the addition of permissions for the workflow and the usage of a custom action from devops-actions.

  • .github/workflows/approve-dependabot-pr.yml: Introduced a new GitHub Actions workflow to automatically approve Dependabot pull requests. The workflow has read permissions for repository contents and write permissions for pull requests and GitHub Actions. It uses a custom action from devops-actions and the GITHUB_TOKEN secret for authentication.

@rajbos rajbos enabled auto-merge (squash) July 4, 2024 19:44
@rajbos rajbos merged commit 807cebe into main Jul 4, 2024
7 checks passed
@rajbos rajbos deleted the enable-dependabot-auto-merge branch July 4, 2024 19:45
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.

1 participant