Skip to content

ci(docs): scope pull_request triggers to integration branches#6927

Open
Mpdreamz wants to merge 1 commit into
elastic:mainfrom
Mpdreamz:docs-scoped-pull-request-branch-filters
Open

ci(docs): scope pull_request triggers to integration branches#6927
Mpdreamz wants to merge 1 commit into
elastic:mainfrom
Mpdreamz:docs-scoped-pull-request-branch-filters

Conversation

@Mpdreamz
Copy link
Copy Markdown
Member

Scopes docs-build and docs-preview-cleanup pull_request* workflows to integration branches (assembler.yml).

Related: https://github.com/elastic/docs-eng-team/issues/569

@Mpdreamz Mpdreamz requested a review from a team as a code owner April 28, 2026 12:26
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 28, 2026

This pull request does not have a backport label. Could you fix it @Mpdreamz? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

name: docs-build
on:
pull_request:
branches: [main]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the reason no support for release branches as done at elastic/beats#50373, those repositoires are enrolled to the Unified Release

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.

2 participants