Skip to content

ccpgames/stale-prs-to-markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stale PRs to Markdown action

This action converts stale PRs output to markdown

Inputs

staleoutput

Required The output from stale

Outputs

markdown

The Markdown result

anymarked

Whether any new old PRs were marked

Example usage

uses: ccpgames/stale-prs-to-markdown@v1.1  
with:  
  staleoutput: ${{ steps.stale.outputs.staled-issues-prs }}

About

Converting stale PRs output to markdown. To be used for github actions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%