Giter Site home page Giter Site logo

jet's Introduction

JET (Jira Easy Tasks) web form

JET (Jira Easy Tasks) is a simple web utility that streamlines the creation of Jira tickets for basic and repetitive engineering tasks. JET eliminates the need to log in to Jira and manually fill in all the necessary Jira fields every time you create a ticket, making the task creation process efficient and hassle-free.

Features

Easy ticket creation

HCC engineers can quickly enter the required details for creating a common Jira ticket. It only requires a quick one-line summary of the task and the selection of one of the four available common task types you're creating.

Optional: Add your Jira username and the ticket will be assigned to you upon creation.

Once submitted, you'll receive a response with the Ticket ID and URL for reference.

Task type selection

JET has a quick selection for common Jira types. This ensures that the created tickets are labeled and named correctly. The follow task types are available:

  • General
  • Maintenance
  • Merge requests
  • Toil

Integration with Jira

JET integrates with issues.redhat.com, utilizing the Jira REST API to create and store the tickets. All created tickets will be directly accessible and visible within the RHCLOUD project. Created tickets have the following details associated with them:

  • Jira Username = Assignee
  • Summary = Summary
  • Ticket Type = Label and used in the Summary

Default values for all tasks:

  • Project Key = RHCLOUD
  • Issue Type = Task
  • Priority = Normal
  • Label = Platform-devprod

View JET Tasks

Sequence overview

sequenceDiagram
    User->>JET: Enter issue details
    JET->>JET: Store const values
    JET-->>Jira: Pass details
    Jira->>Jira: Issue created
    Jira-->>JET: Response details
    JET->>User: Issue ID and Link
Loading

jet's People

Contributors

rabbott01 avatar

Watchers

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