Merge pull request #211 from red-hat-storage/sync_us--devel

Syncing latest changes from devel for ceph-csi
This commit is contained in:
openshift-merge-bot[bot]
2023-11-09 13:26:40 +00:00
committed by GitHub
28 changed files with 600 additions and 147 deletions

18
.github/workflows/tickgit.yaml vendored Normal file
View File

@ -0,0 +1,18 @@
---
name: List TODO's
# yamllint disable-line rule:truthy
on:
push:
branches:
- devel
permissions:
contents: read
jobs:
tickgit:
name: tickgit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make containerized-test TARGET=tickgit