Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infra: ensure template alignment across branches #5587

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

KKoukiou
Copy link
Contributor

This commit implements a vital check to ensure consistent template alignment between the master branch and other branches. It enforces that template files on the master branch remain the definitive source of truth.
This decreases maintainance effort by having less files.

This check will get only activated on PRs that touch template files, in order to not block unrelated work on the branches.

Cherry-picked from master PR: #5582

This commit implements a vital check to ensure consistent template alignment between the master
branch and other branches. It enforces that template files on the master branch remain the
definitive source of truth.
This decreases maintainance effort by having less files.

This check will get only activated on PRs that touch template files,
in order to not block unrelated work on the branches.
@KKoukiou KKoukiou requested a review from jkonecny12 April 19, 2024 11:12
@KKoukiou
Copy link
Contributor Author

/kickstart-test --waive infra only

@KKoukiou KKoukiou merged commit ce330af into rhinstaller:rhel-9 Apr 19, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants