Skip to content

Support repo-prefixed changelog bundle output names - #316

Open
lcawl wants to merge 2 commits into
mainfrom
changelog-filename-fixes
Open

Support repo-prefixed changelog bundle output names#316
lcawl wants to merge 2 commits into
mainfrom
changelog-filename-fixes

Conversation

@lcawl

@lcawl lcawl commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Relates to elastic/docs-builder#3984

Summary

Profile mode now forwards --repo / --owner. In changelog/bundle-create/action.yml (plan + Docker run) and changelog/bundle-fetch/action.yml (plan), those flags were only on the option-mode branch. They now apply in profile mode too, so a repo: input is used for {repo}-{product}-{version}.yaml (and the matching cdn_url) when bundle.repo is missing.

Docs match the new name. changelog/README.md no longer shows profile output: "{version}.yaml" or “the profile's output pattern.” It describes {repo}-{product}-{version}.yaml, bundle.repo / --repo / git origin, and the legacy {product}-{version}.yaml fallback. The same convention is in the bundle-fetch and bundle-upload READMEs.

Left unchanged: changelog-promotion-bundle.yml — it is profile-only and still relies on bundle.repo or checkout origin. Option-mode examples that pass an explicit output: file are unchanged.

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No
  1. If you answered "Yes" to the previous question, please specify the tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.).

Tool(s) and model(s) used: Cursor Grok 4.6

@lcawl
lcawl requested a review from a team as a code owner August 31, 2026 17:33
@lcawl
lcawl requested a review from reakaleek August 31, 2026 17:33
@lcawl lcawl added the fix label Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant