Coder Social home page Coder Social logo

pulltracker's Introduction

PullTracker

This application is to track the status of Pull requests of all repositories

Today in GIT, we can see the open / unmerged pull request only if we navigae to the application repository. At times, it is tedious to look into 20 different applications for open / unmerged pull request. This results in the possibility of missing to approve or merge pull requests. This tool helps in avoiding this issue, as it acts as a face for all repositories.

Below are the features present in the tool today.

  1. Open Requests: Will fetch all open pull requests across repositories.
  2. Merge Ready: Will fetch all approved but un merged pull requests.
  3. Open Branches: Will fetch all branches without a pull request.
  4. Build And Merge: Will facilitate merging the branch to master with an integration with Jenkins.
  5. Hooks: Fetches the hooks of all repositories
  6. Permission: Fetches the permission level for all repositories

To run the application, please configure the below settigns.

  1. username: This will be the user name used to login to the git repository
  2. password: This will be the password used to login to git repository
  3. NetworkUserName: This will be the network username (with domain)
  4. UrlDomain: This will be GIT repository Domain URL
  5. Repository: This is the GIT Repository Name
  6. SourceBranch: This will be Source Branch path of Stash Api
  7. TargetBranch: This will be the TargetBranch Path of Stash Api
  8. Hooks: This will be Hooks path from Stash Api
  9. OpenRequest: This will be the open request path of the Stash Api Call
  10. MergeRequest: This will the merge request path of the Stash Api Call
  11. Branch: This will be the Stash Api path to call the Branch

Below are the features in scope for the future:

  1. To provide a filter at all columns, so that user can filter the records of his interest.
  2. Some performance tuning
  3. Implement the features Build And Merge, Hooks and Permission.
  4. Provide Pagination for Open Branches to look through all branches (today its deaulted to first 25)

pulltracker's People

Contributors

srilakshmiramani avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.