Skip to content

[rel-v0.62] Fix preservation reconciliation to prevent deviation from regular flow for non-preservation-bound machines and prevent machines getting stuck in creation flow beyond CreationTimeout #111

[rel-v0.62] Fix preservation reconciliation to prevent deviation from regular flow for non-preservation-bound machines and prevent machines getting stuck in creation flow beyond CreationTimeout

[rel-v0.62] Fix preservation reconciliation to prevent deviation from regular flow for non-preservation-bound machines and prevent machines getting stuck in creation flow beyond CreationTimeout #111

name: Validate release-notes from PRs
on:
pull_request:
types:
- opened
- edited
- reopened
permissions:
pull-requests: read
jobs:
validate-release-notes:
uses: gardener/cc-utils/.github/workflows/validate-release-notes.yaml@v1
permissions:
pull-requests: read
with:
pull-request-body: ${{ github.event.pull_request.body }}