Skip to content

Deleting enviroments from private branches are not allowed. This package removes environments from the private as well as public branch using the awesome Github API.

License

Notifications You must be signed in to change notification settings

Ajinkya2000/delete-github-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delete Github Environments (Private Branches included)

To delete the environment, you will need a github access token-

Check here for instructions. The token should be repo_deployments authorized/scoped.

Example-

  • Run npx delete-github-environment.

  • Enter the access token. Enter access token

  • Enter the name of the repository. Enter Repository name

  • Enter your github username. Enter github username

  • After this, select your desired environment that you want to delete - Select Environment to delete

About

Deleting enviroments from private branches are not allowed. This package removes environments from the private as well as public branch using the awesome Github API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published