blob: 04a28f04b45786581d78284d97700b7f4d5a7d37 [file] [log] [blame]
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
notifications:
commits: commits@geode.apache.org
issues: issues@geode.apache.org
pullrequests: notifications@geode.apache.org
jira_options: link label comment
github:
protected_branches:
test-code-ownership:
required_status_checks:
strict: true
contexts:
- continuous-integration/travis-ci/pr
- continuous-integration/travis-ci/push
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: true
required_approving_review_count: 1