Skip to content

fix: variables documentation, codeowners, and issue templates#85

Merged
hongchaodeng merged 1 commit intomainfrom
brent/gh-codeowner
Jan 7, 2026
Merged

fix: variables documentation, codeowners, and issue templates#85
hongchaodeng merged 1 commit intomainfrom
brent/gh-codeowner

Conversation

@brent-anyscale
Copy link
Collaborator

@brent-anyscale brent-anyscale commented Jan 7, 2026

  • Update the variables.tf file to properly call out common_prefix - this was mentioned in the descriptions of multiple variables as general_prefix which was incorrect.
  • Update the CODEOWNERS file to include the anyscale/public-terraform-owners team.
  • Update the issue templates to include the anyscale/public-terraform-owners team.

On branch brent/gh-codeowner
Changes to be committed:

  • modified: .github/CODEOWNERS
  • modified: .github/ISSUE_TEMPLATE/bug-report.yml
  • modified: .github/ISSUE_TEMPLATE/feature-request.yml
  • modified: .github/ISSUE_TEMPLATE/security-issue.yml
  • modified: variables.tf

Pull request checklist

Please check if your PR fulfills the following requirements:

  • pre-commit has been run
  • Tests for the changes have been added (for bug fixes / features)
  • All tests passing
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Pull Request Type

  • Bugfix
  • New feature
  • Refactoring (no functional changes)
  • Documentation change
  • Other (please describe):
    Github codeowners, issues updates

Does this introduce a breaking change?

  • Yes
  • No

* Update the variables.tf file to properly call out `common_prefix` - this was mentioned
  in the descriptions of multiple variables as `general_prefix` which was incorrect.
* Update the CODEOWNERS file to include the `anyscale/public-terraform-owners` team.
* Update the issue templates to include the `anyscale/public-terraform-owners` team.

On branch brent/gh-codeowner
Changes to be committed:
	modified:   .github/CODEOWNERS
	modified:   .github/ISSUE_TEMPLATE/bug-report.yml
	modified:   .github/ISSUE_TEMPLATE/feature-request.yml
	modified:   .github/ISSUE_TEMPLATE/security-issue.yml
	modified:   variables.tf
@hongchaodeng hongchaodeng merged commit 0c53f14 into main Jan 7, 2026
4 checks passed
@hongchaodeng hongchaodeng deleted the brent/gh-codeowner branch January 7, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants