Skip to content

nem-c/github-invitation-accepter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

github-invitation-accepter-cli

Use with caution:

php github-accept-all-invitations-from-org.php

Paste your github token (should have all privileges assigned):

Org name to accept invitations from []:

Both values will be stored. In same directory where script is located, new files would be created:

  • .gh-token containing token you pasted. As long as token is valid, you will not be prompted for it again.
  • .last-repo containing last repo ownner (organization) you used last. It will change everytime script is executed.

Only invitations from given organization would be processed.

Due to limitations from github batches of 100 are executed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages