[architect] no composefs-safe user-land kargs mutation path: persistent kernel parameters unsupported on Dakota #1654
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |