bschmitty
bschmitty

Reputation: 1218

How to create Github Bot / Script to look for specific repositories and add git tag as needed

I'm looking to create a GitHub bot / script that can look through all of the repositories within our organization and for each repo that starts with ls-, is-, ms- tag each with lrs-wes if that repository does not already have that tag.

I'm very familiar with Git and GitHub itself as I have worked with both over the years but I am not familiar with writing Git scripts. I have been doing a lot of reading online but am still not 100% clear.

Has anybody created a script similar to this? Or know where I can find an example to help me get started?

Upvotes: 0

Views: 277

Answers (0)

Related Questions