Giter Club home page Giter Club logo

bitbucket-kpi-maker's Introduction

KPI Generator

Author : @vishalx360

This tool generates CSV files for pull requests made by a single user. You can import these CSV files into Google Sheets and then copy the data into a Notion table.

Usage Instructions

  1. Clone the Repository: Clone the repository to your local machine using Git.

    git clone <repository-url>
  2. Install Dependencies: Navigate to the project directory and run the following command to install the required dependencies.

    npm install
  3. Configure Env:

    1. Go to the bitbucket pull request page and select the project and author.

    2. Copy the URL of the page.

    3. create a .env file in the root directory of the project.

    4. Add the following line to the .env file:

      url=<URL>
  4. Get JSON Data Link:

    • Run the command:

      npm run link
    • Copy the JSON data link generated.

  5. Paste JSON Data: Create a file named input.json in the root directory of the project. Paste the JSON data obtained from the previous step into this file.

  6. Generate CSV File: Run the following command to generate the CSV file.

    npm start
  7. Locate CSV Output: Once the process is complete, the CSV file will be generated in the output folder within the project directory.

  8. Import to Google Sheets: Import the generated CSV file into Google Sheets.

  9. Copy Data to Notion Table: After importing the data into Google Sheets, copy the relevant data and paste it into the designated table in your Notion workspace.

These steps aim to simplify the process and provide clear instructions for each stage of the workflow. If you encounter any issues or have questions, feel free to reach out for further assistance!

bitbucket-kpi-maker's People

Contributors

vishalx360 avatar

Stargazers

thabish avatar Paras Goel avatar

Watchers

 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.