You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expanded non-package skip patterns in .buildkite/pull-requests.jsonskip_ci_on_only_changed (lines 16-35), including docs/, README.md, CONTRIBUTING.md, .mergify.yml, catalog-info.yaml, etc.
Matching pattern list in .buildkite/scripts/common.shnon_package_patterns was expanded (lines 765-788).
Documentation impact:
docs/ci_pipelines.md still says that if files outside packages are changed, all packages are tested, with only narrow exceptions (.github/CODEOWNERS or .docs/) (docs/ci_pipelines.md line 70).
This no longer matches current behavior and should be updated with the broader exception set and current path matching logic.
Suggested Actions
Update docs/ci_pipelines.md top-level pipeline descriptions and Daily/Weekly sections to reflect weekday-only daily schedules and currently disabled weekly schedules.
Update docs/ci_pipelines.md Pull Request package-selection rules to match current skip patterns in .buildkite/pull-requests.json and .buildkite/scripts/common.sh.
Replace stale examples (.docs/) with current paths (docs/) and list representative exclusions now treated as non-package changes.
Note
🔒 Integrity filter blocked 11 items
The following items were blocked because they don't meet the GitHub integrity level.
#6571search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#16894search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18591search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#17979search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#17506search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18662search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18744search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18671search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#16732search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18165search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18576search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Recent code changes in the repository have introduced documentation drift. The following changes need corresponding documentation updates.
Changes Requiring Documentation Updates
1. Scheduled CI behavior changed, but
docs/ci_pipelines.mdstill describes nightly + weekly runsCommit(s):
What changed:
catalog-info.yamlchanged daily schedules to weekdays only (cronline: "30 0 * 1-5","30 1 * 1-5","30 3 * 1-5","30 4 * 1-5") atcatalog-info.yamllines 186, 194, 200, 206.catalog-info.yamllines 259-265 (# NOTE: Stop running weekly for now).Documentation impact:
docs/ci_pipelines.mdstill states:docs/ci_pipelines.mdline 9)docs/ci_pipelines.mdline 10)docs/ci_pipelines.mdline 149)docs/ci_pipelines.mdlines 196-202)2. PR CI package-selection docs are stale after expanded skip patterns
Commit(s):
What changed:
.buildkite/pull-requests.jsonskip_ci_on_only_changed(lines 16-35), includingdocs/,README.md,CONTRIBUTING.md,.mergify.yml,catalog-info.yaml, etc..buildkite/scripts/common.shnon_package_patternswas expanded (lines 765-788).Documentation impact:
docs/ci_pipelines.mdstill says that if files outsidepackagesare changed, all packages are tested, with only narrow exceptions (.github/CODEOWNERSor.docs/) (docs/ci_pipelines.mdline 70).Suggested Actions
docs/ci_pipelines.mdtop-level pipeline descriptions and Daily/Weekly sections to reflect weekday-only daily schedules and currently disabled weekly schedules.docs/ci_pipelines.mdPull Request package-selection rules to match current skip patterns in.buildkite/pull-requests.jsonand.buildkite/scripts/common.sh..docs/) with current paths (docs/) and list representative exclusions now treated as non-package changes.Note
🔒 Integrity filter blocked 11 items
The following items were blocked because they don't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:What is this? | From workflow: Docs Patrol
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.