Skip to content

ci: add ASF allowlist check#966

Open
delei wants to merge 3 commits into
apache:mainfrom
delei:add-asf-allowlist-check
Open

ci: add ASF allowlist check#966
delei wants to merge 3 commits into
apache:mainfrom
delei:add-asf-allowlist-check

Conversation

@delei

@delei delei commented Jul 24, 2026

Copy link
Copy Markdown
Member

Purpose of the pull request

ASF GitHub Actions policy failures can surface as startup failures with little useful job output. Adding the ASF allowlist check makes workflow allowlist violations visible during PR review before they reach main.

What's changed?

1. add ASF allowlist check

This adds a dedicated ASF Allowlist Check workflow for .github/** changes. It runs apache/infrastructure-actions/allowlist-check@main against .github/**/*.y*ml, covering both workflow files and composite action YAML files.

References:

2. bump markdownlint-cli2 from 0.20.0 to 0.23.1

Fix the issues identified in the CI and modify the allowed version.

> website@1.0.0 md-lint /Users/deleiguo/WorkSpace/gitrepo/deleiguo/fesod/website
> markdownlint-cli2 --config ./.markdownlint-cli2.jsonc "./**/*.md" "#node_modules"

markdownlint-cli2 v0.23.1 (markdownlint v0.41.1)
Finding: ./**/*.md !node_modules website/**/*.md !**/node_modules/** !**/target/** !**/dist/**
Linting: 123 files
Summary: 0 issues in 0 files

Checklist

  • I have read the Contributor Guide.
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant