ComplianceAsCode / ComplianceAsCode/auditree-harvest

Make repo branch configurable

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
collate documentation enhancement
Dominant language
Python
Stars
17
Forks
6
PR merge metrics
No merged PRs in 30d

Description

## Overview

We want to add an option to the CLI to allow for users to override the branch of their local repo when retrieving files or generating reports based on file content.

## Requirements

- branch should be optional
- `--branch`
- defaults to `master`

## Approach

TBD

## Security and Privacy

N/A

## Test Plan

- Unit tests and integration tests

Contributor guide

Open the contributing guide

Research direction

Start at the CLI entry point and trace how the local repository branch is selected when retrieving files or generating reports. Add the optional --branch setting with master as its default, then verify the behavior with unit and integration tests, including an explicitly supplied branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.