Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.15 KB

Simple Flow

This scenario shows how to generate .diff files for a few repositories for the actual PKUP period in the actual directory.

  1. 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"

  2. Because PAT is not provided, pkup-gen tries to connect to the GitHub app to create one - here follow the instructions in the WARN log:

    1 On the GitHub side, you have to pass the copied code, click Continue and then Authorize pkup-gen: 2 3

  3. Now pkup-gen continues to generate artifacts that are represented in logs:

    4

  4. 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:

    5 6