Skip to content

Bootstrap org-wide defaults: community health, AI-agent policy, reusable workflows #1

Bootstrap org-wide defaults: community health, AI-agent policy, reusable workflows

Bootstrap org-wide defaults: community health, AI-agent policy, reusable workflows #1

Triggered via pull request April 15, 2026 08:39
Status Failure
Total duration 12s
Artifacts

lint.yml

on: pull_request
actionlint
5s
actionlint
yamllint
8s
yamllint
markdownlint
5s
markdownlint
JSON validity
4s
JSON validity
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
markdownlint
Failed with exit code: 1
Emphasis used instead of a heading: SUPPORT.md#L45
SUPPORT.md:45 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "We generally cannot help with"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md036.md
Emphasis used instead of a heading: SUPPORT.md#L37
SUPPORT.md:37 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "We can help with"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md036.md
Emphasis used instead of a heading: SECURITY.md#L75
SECURITY.md:75 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Out of scope"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md036.md
Emphasis used instead of a heading: SECURITY.md#L65
SECURITY.md:65 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "In scope"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md036.md
Bare URL used: SECURITY.md#L19
SECURITY.md:19:20 MD034/no-bare-urls Bare URL used [Context: "[email protected]"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md034.md
JSON validity
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
markdownlint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, DavidAnson/markdownlint-cli2-action@v18. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
actionlint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
yamllint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
yamllint: ./.github/workflows/lint.yml#L32
32:121 [line-length] line too long (122 > 120 characters)
yamllint: ./.github/ISSUE_TEMPLATE/config.yml#L14
14:121 [line-length] line too long (138 > 120 characters)
yamllint: ./.github/ISSUE_TEMPLATE/config.yml#L11
11:121 [line-length] line too long (121 > 120 characters)
yamllint: ./.github/dependabot.example.yml#L114
114:3 [comments-indentation] comment not indented like content