Merge pull request #416 from stevenhorsman/discussions-board-link

doc: Add Q&A link to board
This commit is contained in:
Greg Kurz 2025-03-13 12:23:33 +01:00 committed by GitHub
commit 0a1d819c58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 6 deletions

View File

@ -11,7 +11,7 @@ on:
jobs:
pr_wip_check:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
name: WIP Check
steps:
- name: WIP Check

View File

@ -8,7 +8,7 @@ on:
jobs:
dco_check_job:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
name: DCO Check
steps:
- name: Get PR Commits

View File

@ -2,7 +2,7 @@ on: ["pull_request"]
name: Static checks
jobs:
static-checks:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
env:
GOPATH: ${{ github.workspace }}
steps:

View File

@ -91,6 +91,10 @@ The AC election includes a period after the candidates are defined
but before the election, for candidates to answer questions from
the community.
The questions will be hosted in the Community repo's
[discussions board](https://github.com/kata-containers/community/discussions)
and tagged with the election date/name for ease of searching.
Open this with Kata AC election - Campaign period started email, and
also announce it on Slack.