Skip to content

Add CI check for docs on feature PRs#6315

Merged
6543 merged 7 commits into
woodpecker-ci:mainfrom
Sim-hu:fix/ci-feature-docs-check
Mar 24, 2026
Merged

Add CI check for docs on feature PRs#6315
6543 merged 7 commits into
woodpecker-ci:mainfrom
Sim-hu:fix/ci-feature-docs-check

Conversation

@Sim-hu
Copy link
Copy Markdown
Contributor

@Sim-hu Sim-hu commented Mar 24, 2026

Adds a pipeline step to static.yaml that checks whether PRs with the feature label also include changes to docs/docs/.

CLI-only features (changes under cli/ or cmd/cli/) are excluded since their docs are auto-generated.

Closes #4147

When a PR has the "feature" label, verify that files under docs/docs/
are also changed. CLI-only features are excluded since their docs are
auto-generated.

Closes woodpecker-ci#4147
@woodpecker-bot
Copy link
Copy Markdown
Contributor

woodpecker-bot commented Mar 24, 2026

Account with automation patterns detected 🤖

@Sim-hu

We analyzed recent public events and found several patterns that are frequently associated with automated scripts or AI agents.

Human? 49% likely to be a human.

Signal Points Detail
Many recent forks +51 10 repos forked within 24 hours

Have thoughts about this account? Let the community know.

🕵🏽 Analyzed 190 public events via AgentScan

@6543 6543 added documentation docu & docs build CI pipeline related feature add new functionality labels Mar 24, 2026
Comment thread .woodpecker/static.yaml Outdated
@6543 6543 removed the feature add new functionality label Mar 24, 2026
@6543
Copy link
Copy Markdown
Member

6543 commented Mar 24, 2026

image

@6543
Copy link
Copy Markdown
Member

6543 commented Mar 24, 2026

image

@woodpecker-bot
Copy link
Copy Markdown
Contributor

woodpecker-bot commented Mar 24, 2026

Surge PR preview deployment succeeded. View it at https://woodpecker-ci-woodpecker-pr-6315.surge.sh

@6543 6543 merged commit 49f996d into woodpecker-ci:main Mar 24, 2026
7 checks passed
@woodpecker-bot woodpecker-bot mentioned this pull request Mar 24, 2026
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 1, 2026
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 15, 2026
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 27, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build CI pipeline related documentation docu & docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: fail if feature has no docs

3 participants