apache / drill

Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.95k stars 979 forks source link

[MINOR UPDATE]: Enable master branch protection #2872

Closed jnturton closed 10 months ago

jnturton commented 10 months ago

Description

  1. Disable forced pushes to the master branch.
  2. Update Javadoc instructions in Release.md.

Documentation

The relevant ASF documentation is here.

Testing

Test by trying to do a (trivial and harmless) force push to master after merging. There is unfortunately no way to test before merging and I don't believe we can view the branch protection status in the repo settings page.