Skip to content

API service which uses the GitHub API service to change the milestone of a set of issues at once. This was developed in order to elimate the process of manually updating the milestones one by one.

License

Notifications You must be signed in to change notification settings

deshankoswatte/repository-milestone-changer

Repository files navigation

repository-milestone-changer

Table of Contents

About the project

API service which uses the GitHub API service to change the milestone of a set of issues at once. This was developed in order to elimate the process of manually updating the milestones one by one. A total of 100 issues can be modified at a time.

Prerequisites

You should have installed:

Try out the project

  • Clone the repository to a place of your preference using the command git clone https://github.com/deshankoswatte/repository-milestone-changer.git.
  • Open the cloned repository folder.
  • Run the program using the command using milestone_changer_activate.sh on the root folder.
  • Provide the values for: Organization Name, Repository Name, Milestone Name to be changed, Milestone Name to be changed to and Your Access Token to the html form fields and click 'submit'.

Contributing

Contributions make the open source community such an amazing place to learn, inspire, and create. Any contribution you make to this project is greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

License

Distributed under the Apache License 2.0. See LICENSE for more information.

About

API service which uses the GitHub API service to change the milestone of a set of issues at once. This was developed in order to elimate the process of manually updating the milestones one by one.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published