Skip to content

[ci] fix misconfig on byod scripts#53682

Merged
aslonnie merged 1 commit intomasterfrom
lonnie-250609-byodscriptowner
Jun 10, 2025
Merged

[ci] fix misconfig on byod scripts#53682
aslonnie merged 1 commit intomasterfrom
lonnie-250609-byodscriptowner

Conversation

@aslonnie
Copy link
Copy Markdown
Collaborator

@aslonnie aslonnie commented Jun 9, 2025

allowing people to check in byod scripts

allowing people to check in byod scripts

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@aslonnie aslonnie requested review from angelinalg, Copilot and khluu June 9, 2025 23:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a misconfiguration in the CODEOWNERS file to allow people to check in BYOD post-installation shell scripts. The change narrows the file path to include only scripts in the designated BYOD directory.

  • Updated the file path from a broad match (/release/ray_release/.sh) to a more specific one (/release/ray_release/byod/.sh).
Comments suppressed due to low confidence (1)

.github/CODEOWNERS:134

  • Verify that narrowing the pattern to '/release/ray_release/byod/*.sh' doesn't unintentionally exclude any BYOD scripts that may be located outside this directory. If necessary, update documentation to clarify the new directory structure.
/release/ray_release/byod/*.sh

@aslonnie aslonnie requested a review from TimothySeah June 9, 2025 23:59
@aslonnie aslonnie merged commit bb72412 into master Jun 10, 2025
2 of 4 checks passed
@aslonnie aslonnie deleted the lonnie-250609-byodscriptowner branch June 10, 2025 00:01
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
allowing people to check in byod scripts

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
allowing people to check in byod scripts

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
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.

2 participants