Skip to content

Add approve-dependabot-pr workflow using reusable workflow#42

Merged
rajbos merged 1 commit intomainfrom
add-approve-dependabot-workflow
Dec 30, 2025
Merged

Add approve-dependabot-pr workflow using reusable workflow#42
rajbos merged 1 commit intomainfrom
add-approve-dependabot-workflow

Conversation

@rajbos
Copy link
Contributor

@rajbos rajbos commented Dec 30, 2025

This PR adds the missing approve-dependabot-pr.yml workflow to align with other repositories in the devops-actions organization.

Changes

  • Added approve-dependabot-pr.yml using the reusable workflow from .github repo
    • Automatically approves and enables auto-merge for minor and patch Dependabot updates
    • Uses the same pattern as all other repos in the organization

Benefits

  • Consistency across all devops-actions repositories
  • Easier maintenance - updates to the workflow happen in one place (.github repo)
  • Automates Dependabot PR approval, reducing manual review burden for dependency updates
  • Follows organizational standards

Testing

  • This workflow is already tested and working in other repositories in the organization
  • Uses the centrally maintained reusable workflow from devops-actions/.github

- Adds approve-dependabot-pr.yml using the reusable workflow from .github repo
- Ensures consistency with other devops-actions repositories
@github-actions
Copy link
Contributor

Tagging @rajbos for notifications

@rajbos rajbos merged commit a8d206c into main Dec 30, 2025
9 checks passed
@rajbos rajbos deleted the add-approve-dependabot-workflow branch December 30, 2025 17:34
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

Comments