tobous opened a new pull request #18:
URL: https://github.com/apache/db-jdo/pull/18


   #### Rename GitHub action jobs
   
   Renames the GitHub action "Job" entries to make them distinguishable.
   The "Job" entry is used to specify which actions to require before
   merging. Therefore, giving them distinct names is important.
   
   #### Add basic '.asf.yaml' configuration
   
   Adds a basic '.asf.yaml' configuration matching the setup of the
   db-jdo-site repository.
   
   Updates the repository tags to include all tags present for the site
   repository.
   
   Explicitly sets the notification options. The settings match the current
   default settings.
   
   Updates the "About" section from "Apache db JDO" to "Apache JDO
   project" to match the site repository.
   
   #### JDO-792: Add branch protection rules
   
   Adds the following branch protection rules for the 'master' branch:
   - require a linear history (disallow merge commits)
   - require the 'build-jdo' action to pass before merging a PR
   - require PRs to be up-to-date before merging
   
   Disables the option "Create a merge commit" for merging a PR as merge
   commits are not desired.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to