BranchMetrics / web-branch-deep-linking-attribution

The Branch Web SDK for deep linking and attribution. Once initialized, the Branch Web SDK allows you to create and share links with a banner (web only), over SMS, or your own methods by generating deep links. It also offers event tracking, access to referrals, and management of credits.
https://help.branch.io/developers-hub/docs/web-sdk-overview
MIT License
287 stars 101 forks source link

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

Closed nsingh-branch closed 9 months ago

nsingh-branch commented 11 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.

github-actions[bot] commented 11 months ago

Test Results

112 tests   105 :heavy_check_mark:  1m 7s :stopwatch:     1 suites      7 :zzz:     1 files        0 :x:

Results for commit a49e823e.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 11 months ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6973916). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #922   +/-   ##
=========================================
  Coverage          ?   24.59%           
=========================================
  Files             ?       15           
  Lines             ?     2322           
  Branches          ?        0           
=========================================
  Hits              ?      571           
  Misses            ?     1751           
  Partials          ?        0