An error occurred while loading the file. Please try again.
-
Harsha authored
* Issue #00 feat: adding new kong plugin to pass header * Issue #00 fix: adding secrets path in kong * Issue #00 fix: removing /api in request path * Issue #00 fix: adding plugin to freshdesk api * Issue #00 fix: updating request transformer config
1f20b8db
README.md 462 bytes
Using scripts:
-
All the scripts are using the github api's.
-
All the scripts will take github.csv file as input and read each line to get the values of all variables
-
First udpate github.csv file row wise and run the scripts
-
In github.csv there are 4 variables with comma seperated
REPO_NAME,BRANCH_NAME,MERGE_ACCESS_USERS(;),CHECKS
MERGE_ACCESS_USERS and CHECKS: These variables are required only by disableBranchProtection.sh script.