Skip to content

Allow for user provied repo config#53

Closed
smehta99 wants to merge 2 commits into
OpenCHAMI:mainfrom
smehta99:smehta/repo-config
Closed

Allow for user provied repo config#53
smehta99 wants to merge 2 commits into
OpenCHAMI:mainfrom
smehta99:smehta/repo-config

Conversation

@smehta99
Copy link
Copy Markdown
Collaborator

@smehta99 smehta99 commented Jan 30, 2026

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Users want a lot of configuration options for their repository configs, we can't possibly code every option so now users will have to write their own config files. These config files will be stored as .repo files.

Please see README for config example.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

Signed-off-by: Shivam Mehta <smehta@lanl.gov>
@smehta99 smehta99 marked this pull request as draft January 30, 2026 22:16
Signed-off-by: Shivam Mehta <smehta@lanl.gov>
@smehta99
Copy link
Copy Markdown
Collaborator Author

smehta99 commented Feb 2, 2026

Closing the PR. Will make a new one from smehta/repo-config branch instead of this forked one.

@smehta99 smehta99 closed this Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant