This repo contains a working prototype for the next gen agent GitLab integration
This is a working concept prototype for the next generation of the Agent's GitLab integration. It's meant to experiment with some different design choices and to validate some potential architectural decisions.
You can run like this:
ref_type is a must, use either SOURCECODE or WORK values
agent dev . --log-level=debug --config api_key=$PP_GITLAB_TOKEN --ref_type=WORK
This will run an export for GitLab and print all the JSON objects to the console.