-
Python
-
python3-pip
-
Clone this repository to a local directory
git@github.com:Tim-Cao/work-with-script.git
-
Run the following command at the root directory of local repository
python3 initialization.py -
Generate jira API Token
-
Sign in https://liferay.atlassian.net/
-
Click the cog icon > Atlassian account settings > Security > Create and manage API tokens
-
Create API Token
-
Save generated token in your local file as you will not be able to see this again.
-
-
Generate github API Token
-
Sign in https://github.com/
-
Personal Menu > Settings > Developer Settings > Personal access tokens > Tokens(classic) > Generate new token
-
Add a name > Leave expiration as default > Select the following scopes
-
Generate token
-
Save generated token in your local file as you will not be able to see this again.
-
-
Run the following command at the root directory of local repository
python3 script_app.py -
Generate a
credentials-ext.propertiesfile under the root directory byctrl + oshortcuts-
This file will open with vscode automatically. Please fill out the value of properties.
-
If you don't install vscode. Please open it manually.
-
-
Create a pull request and forward
See pull request styles
-
Forward a failure pull request to BrianChan
See pull request styles
-
Create a test fix ticket based on a given case result
-
Write a comments template to a given jira ticket
See comments styles
-
Write a description template to a given jira ticket
See description styles






