integrations / integrations/terraform-provider-github
[FEAT]: Include Git LFS objects in archives
Open
Nobody has claimed this yet.
Status: Triage
Type: Feature
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
Describe the need
There is a checkbox in repository level settings to include Git LFS objects in archives which is not present in the provider.
SDK Version
No response
API Version
No response
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
Contributor guide
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
Start by locating the Terraform resource that manages repository-level settings and its tests, then trace how archive options are represented and sent to GitHub. Confirm the GitHub API support for including Git LFS objects, add the setting to the provider, and verify it with focused resource tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github, go, terraform
- Domain
- infrastructure, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100