Skip to content

A small tool to gather PRs to the Velero ecosystem and render them as Markdown for acknowledgement

Notifications You must be signed in to change notification settings

jonasrosland/velero-contributor-shoutouter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Velero Contributor Shoutouter

This is a small program that will look at Pull Requests on the various Velero GitHub repositories, and assemble their titles into Markdown for acknowledgement in the weekly community meeting.

To build it, run:

    go build -o velero-shoutouts

Then, run it with:

    ./velero-shoutouts

On macOS, you can also copy them directly to your clipboard.

    ./velero-shoutouts | pbcopy

About

A small tool to gather PRs to the Velero ecosystem and render them as Markdown for acknowledgement

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%