in-toto / in-toto/github-action

Support multiple exclude dirs

Open
#5 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Now `exclude` field in the GitAction yaml only supports one directory to be excluded. Typical scenerios need to support multiple directories, e.g., `.gitaction`, `.git`.

The backend go-lang-in-toto supports multiple `-e` parameters, so how about changing `exclude` into a array ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where the GitAction YAML `exclude` value is parsed and where exclusions are passed to the in-toto backend. Confirm how multiple directories should map to repeated `-e` parameters, then verify that configurations containing `.gitaction` and `.git` both exclude the requested directories.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript
Domain
ci-cd
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.