Skip to content

Repo config fetched from base only#245

Merged
alecbcs merged 1 commit into
llnl:mainfrom
cmelone:fix/config-from-base-only
Mar 6, 2026
Merged

Repo config fetched from base only#245
alecbcs merged 1 commit into
llnl:mainfrom
cmelone:fix/config-from-base-only

Conversation

@cmelone

@cmelone cmelone commented Mar 5, 2026

Copy link
Copy Markdown
Member

Hubcast config settings for repos should only be fetched from the default branch of the base repository. Previously, we were getting the config from the head repo, which would lead to potential confusion for users submitting PRs via forks.

This ensures that there is one source of settings for each repository.

I pulled this out of #240 to make for a faster review.

Hubcast config settings for repos should only be fetched from the
default branch of the base repository. Previously, we were getting the
config from the head repo, which would lead to potential confusion for
users submitting PRs via forks.

This ensures that there is one source of settings for each repository.

I pulled this out of llnl#240 to make for a faster review.
@cmelone cmelone requested a review from alecbcs March 5, 2026 23:53

@alecbcs alecbcs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me. Good catch! Thanks @cmelone!

@alecbcs alecbcs merged commit 8ff1962 into llnl:main Mar 6, 2026
10 checks passed
@cmelone cmelone deleted the fix/config-from-base-only branch March 6, 2026 17:49
@alecbcs alecbcs self-assigned this Mar 18, 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.

2 participants