Skip to content

Add IP Gradleception tests to synthetically schedule all tasks #1758

Add IP Gradleception tests to synthetically schedule all tasks

Add IP Gradleception tests to synthetically schedule all tasks #1758

Workflow file for this run

name: Check closed issue release notes
on:
issues:
types: [ closed ]
permissions: {}
jobs:
check_release_notes:
permissions:
issues: write
runs-on: ubuntu-latest
steps:
# Check that release-note-worthy issues have a PR with release notes attached
- uses: gradle/issue-management-action/release-notes@v2