Code Monkey home page Code Monkey logo

switchboard's Introduction

Switchboard

Connecting MS Project to GitHub and Beyond

Switchboard is a project management toolkit designed to fetch data from external sources such as GitHub and import it into a Microsoft Project file. It is made of three major components: a VBA macro, a Python script, and a configuration file.

The VBA macro is responsible for the exectuion of the workflow. It reads in the configuraion file, launches the scripts necessary to fetch new data and merges this data into the Microsoft Project file.

The Python script, called a cord, fetches data from the external data source and process it, and produces a CSV file for consumption by the VBA macro.

The configuration file provides the VBA macro with the following information:

  • System Information
    • The Python path
    • The path to the Switchboard installation
  • Repository Information
    • The path to the Jira instance
  • Project Information
    • The name of the Microsoft Project file
    • The GitHub Repository
    • Length of a sprint (Number of Days)
    • Pattern of the sprint name (default, "", or regular expression)
    • GitHub Filter - Only return issues marked with all of the provided, comma separated labels.

Custom Fields

Switchboard automatically uses the following custom fields:

  • Text 1 - Jira Issue -> The Jira Issue Number
  • Text 2 - GitHub Issue -> The GitHub Issue Number
  • Text 3 -
  • Text 4 -
  • Text 5 - Target Release -> Jira field
  • Text 6 - Labels
  • Text 7 -
  • Text 8 - Jira Project -> Defined in the configuration file
  • Text 9 - GitHub Milestone
  • Text 10 - Reports To -> Jira tickets related to the current ticket

switchboard's People

Contributors

aserio avatar

Stargazers

 avatar  avatar  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.