Skip to content

Stable releases 3× per week: promote testing → stable Mon/Wed/Fri #1670

Stable releases 3× per week: promote testing → stable Mon/Wed/Fri

Stable releases 3× per week: promote testing → stable Mon/Wed/Fri #1670

Workflow file for this run

name: issue and PR lifecycle
on:
issues:
types: [opened, labeled, closed]
issue_comment:
types: [created]
pull_request:
types: [opened]
schedule:
- cron: '0 9 * * *'
permissions:
issues: write
pull-requests: write
contents: read
jobs:
lifecycle:
uses: projectbluefin/bonedigger/.github/workflows/lifecycle.yml@aa3185566171de43106976cd5a0ac72ee3106868 # clanker-queue-rollout
with:
brand_name: "Dakota"
secrets: inherit