spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.71k stars 5.85k forks source link

Feature-branch build should fail if its main-branch Antora configuration is missing #11179

Closed jzheaux closed 1 year ago

jzheaux commented 2 years ago

When a feature branch is added, like 5.8.x, it currently needs to be added to the antora-playbook.yml and local-antora-playbook.yml files on the main branch, which is easy to forget to do.

It would be nice if there were a build step that checked this.

nor-ek commented 2 years ago

If you can give me some tips where to start I can take this task.

rwinch commented 2 years ago

Thanks for the offer @nor-ek This is something we are getting help from the Antora team already.

rwinch commented 1 year ago

This has been resolved via 466b882d8226bcb6ce3796d9286eab6c67607dcd by using patterns within the branches key.