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

Integrate PR jobs into ci-build.yml #597

Open
kaklakariada opened this issue Oct 24, 2024 · 0 comments
Open

Integrate PR jobs into ci-build.yml #597

kaklakariada opened this issue Oct 24, 2024 · 0 comments
Labels
feature Product feature

Comments

@kaklakariada
Copy link
Collaborator

kaklakariada commented Oct 24, 2024

Currently each project using PK must configure branch protection to contain jobs build, next-java-compatibility and linkChecker. To simplify configuration, PK should inline jobs next-java-compatibility and linkChecker into ci-build.yml and make job build depend on these two.

This way, projects only need to add a single job (build) to branch protection.

PK must delete the not needed workflow yml files automatically.

PK must allow customizing the next-java-compatibility job via .project-keeper.yml. Some projects might require special command line options.

@kaklakariada kaklakariada added the feature Product feature label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

1 participant