Skip to content

Bug 2233615: core: Operator skips reconcile of mons and osds in debug #576

Bug 2233615: core: Operator skips reconcile of mons and osds in debug

Bug 2233615: core: Operator skips reconcile of mons and osds in debug #576

Workflow file for this run

name: Commitlint
on:
push:
tags:
- v*
branches:
- master
- release-*
pull_request:
branches:
- master
- release-*
jobs:
lint:
runs-on: ubuntu-20.04
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/[email protected]
with:
configFile: './.commitlintrc.json'
helpURL: https://rook.io/docs/rook/latest/development-flow.html#commit-structure