Skip to content

Github Actions that reports all Pull Requests merged yesterday with indicators.

Notifications You must be signed in to change notification settings

MichinaoShimizu/yesterday-merged-prs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

Yesterday Mereged PRs

Github Actions that reports all Pull Requests merged yesterday with indicators.

Usage

uses: MichinaoShimizu/yesterday-merged-prs@v2

Example

name: Yesterday Mereged PRs

on:
  workflow_dispatch: {}

jobs:
  reporting:
    runs-on: ubuntu-latest
    timeout-minutes: 3
    steps:
      - uses: actions/checkout@v3
      - uses: MichinaoShimizu/yesterday-merged-prs@v2

About

Github Actions that reports all Pull Requests merged yesterday with indicators.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published