This scenario shows how to generate .diff
files for a few repositories for the actual PKUP period in the actual directory.
-
Construct the
pkup-gen
spell with the most basic flags:pkup gen --username "<GITHUB_USERNAME>" --repo "<ORG>/<REPO>"
Example: pkup gen --username "pPrecel" --repo "kyma-project/serverless-manager"
-
Because PAT is not provided,
pkup-gen
tries to connect to the GitHub app to create one - here follow the instructions in theWARN
log:On the GitHub side, you have to pass the copied code, click
Continue
and thenAuthorize pkup-gen
: -
Now
pkup-gen
continues to generate artifacts that are represented in logs: -
At the end you can see a few new files generated in the actual directory and the
.txt
file with all the info to manually fill the.docx
report: