Giter Site home page Giter Site logo

trendev / nfr-jql-command-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

A tool to generate JQL commands for managing Non-Functional Requirements (NFR) in Jira. This script reads NFR labels from a JSON file and creates a CSV file with corresponding JQL commands, enabling efficient NFR tracking and management in Jira.

License: MIT License

Go 100.00%

nfr-jql-command-generator's Introduction

nfr-jql-command-generator

A tool to generate JQL commands for managing Non-Functional Requirements (NFR) in Jira. This script reads NFR labels from a JSON file and creates a CSV file with corresponding JQL commands, enabling efficient NFR tracking and management in Jira.

Features

  • Reads NFR labels from a JSON file.
  • Sorts the NFR labels alphabetically.
  • Generates JQL commands for each NFR label.
  • Exports the JQL commands to a CSV file.

Prerequisites

  • Go installed on your machine.

Getting Started

1. Clone the Repository

git clone https://github.com/trendev/nfr-jql-command-generator.git
cd nfr-jql-command-generator

2. Run the Go Program

Make sure you have the labels.json file in the root directory of the project, then run the following command:

go run main.go

3. Check the Output

After running the program, a file named NFR_JQL_Scripts.csv will be created in the root directory containing the JQL commands for each NFR label.

Disclaimer

The CSV export includes double quotes around the JQL command to ensure compatibility with CSV format standards. This is necessary to ensure that the CSV file can be correctly imported into tools such as Excel or other spreadsheet applications. Without these double quotes, the file might not be correctly parsed by such tools.

nfr-jql-command-generator's People

Contributors

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