Skip to content

Extract Ratpack json body response schemas #1112

Extract Ratpack json body response schemas

Extract Ratpack json body response schemas #1112

name: Check Pull Request CI Status
on:
pull_request:
types:
- opened
- synchronize
- reopened
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
checks: read
statuses: read
jobs:
check-ci-pipelines:
# Do not change this name, it must be equal to job id
# https://github.com/DataDog/ensure-ci-success/blob/main/docs/limitations.md#do-not-set-a-name-to-the-job-shipping-ensure-ci-success
name: check-ci-pipelines
runs-on: ubuntu-latest
steps:
- name: Run Ensure CI Success
uses: DataDog/ensure-ci-success@4a4b720e881d965254a9de2a4f14d1ec0c3d0d7c
with:
initial-delay-seconds: "500"
max-retries: "60"
ignored-name-patterns: |
dd-gitlab/.*
Check pull requests
# gitlab pipelines are reported via dd-gitlab/default-pipeline status, which can be used as a GH status check