Add an environment variable for EXCLUDES_FILE
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 538
- Forks
- 69
- Avg merge
- 3h 28m
- Merged PRs (30d)
- 2
Description
Sometimes when you need to exclude a lot of files having them all in one line can become unwieldy. I think an option should be added to support a excludes file. This is already implemented as option in rclone, rsync (--exclude-from), and restic (--exclude-file).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify a file, test, or entry point; start by locating where the current excludes option and environment variables are handled. Compare the requested EXCLUDES_FILE behavior with the existing EXCLUDES_FILE-related configuration and verify that a file containing multiple exclusions is accepted and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100