BranchMetrics / capacitor-branch-deep-links

Capacitor plugin for branch.io deep links
MIT License
33 stars 43 forks source link

[SDK-2032] Create Github Action to merge dependabot PRs #121

Closed nsingh-branch closed 5 months ago

nsingh-branch commented 9 months ago

Reference

SDK-2032 -- Create GHA to auto-merge Dependabot PRs to test branch

Summary

Created new GHA workflow that creates a new testing branch with all of the open PRs from Dependabot, then notifies the team in Slack.

Motivation

To make it easier to manage incoming Dependabot PRs by automatically creating test branches and notifying the team

Type Of Change

Testing Instructions

Manually run the GHA and check the test branch it creates for all of the open Dependabot PRs.

cc @BranchMetrics/saas-sdk-devs for visibility.