Skip to content

[DOCS] Skip docs-build-pr CI for changelogs and release bundles#276025

Closed
lcawl wants to merge 1 commit into
elastic:mainfrom
lcawl:changelog-ci
Closed

[DOCS] Skip docs-build-pr CI for changelogs and release bundles#276025
lcawl wants to merge 1 commit into
elastic:mainfrom
lcawl:changelog-ci

Conversation

@lcawl

@lcawl lcawl commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR updates the docs-build workflow such that when a PR only changes docs/changelog/ or docs/releases files (such as in #275684), the CI does not run.
The workflow is skipped only when all changed files match that ignored path; if the PR also changes anything outside those folders, it still runs.

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials
- [ ] Unit or functional tests were updated or added to match the most common scenarios
- [ ] If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
- [ ] This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
- [ ] Flaky Test Runner was used on any tests changed
- [ ] The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
- [ ] Review the backport guidelines and apply applicable backport:* labels.

Identify risks

N/A

@lcawl lcawl added Team:Docs release_note:skip Skip the PR/issue when compiling release notes docs backport:version Backport to applied version labels v9.5.0 v8.19.18 labels Jul 2, 2026
@lcawl
lcawl marked this pull request as ready for review July 2, 2026 16:15
@lcawl
lcawl requested a review from a team as a code owner July 2, 2026 16:15
@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

Pinging @elastic/experience-docs (Team:Docs)

@kibanamachine

Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@lcawl

lcawl commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

The better long-term solution is in elastic/docs#3343 so I'll close this one

@lcawl lcawl closed this Jul 3, 2026
@lcawl
lcawl deleted the changelog-ci branch July 3, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels docs release_note:skip Skip the PR/issue when compiling release notes Team:Docs v8.19.18 v9.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants