GithubHelp home page GithubHelp logo

work-with-script's Introduction

Work with Script

Installation

  1. Clone this repository to a local directory

     [email protected]:Tim-Cao/work-with-script.git
    

Configuration

  1. Run the following command at the root directory of local repository

     python3 initialization.py
    
  2. Generate jira API Token

    1. Sign in https://liferay.atlassian.net/

    2. Click the cog icon > Atlassian account settings > Security > Create and manage API tokens

    3. Create API Token

    4. Save generated token in your local file as you will not be able to see this again.

  3. Generate github API Token

    1. Sign in https://github.com/

    2. Personal Menu > Settings > Developer Settings > Personal access tokens > Tokens(classic) > Generate new token

    3. Add a name > Leave expiration as default > Select the following scopes

      image

      image

    4. Generate token

    5. Save generated token in your local file as you will not be able to see this again.

  4. Add a credentials-ext.properties file under the root directory to overwrite the credentials.properties

Launch the app

  1. Run the following command at the root directory of local repository

     python3 script_app.py
    

Features

  1. Create a pull request and forward

    create_pr_and_forward

    See pull request styles

  2. Forward a failure pull request to BrianChan

    forward_failure_pull_request

    See pull request styles

  3. Create a test fix ticket based on a given case result

    create_test_fix_ticket

  4. Write a comments template to a given jira ticket

    write_comments

    See comments styles

  5. Write a description template to a given jira ticket

    write_description

    See description styles

work-with-script's People

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.