Skip to content

[9.4] [ML] Add test suite for PR pipeline generator (#3197) - #3203

Merged
elastic-vault-github-plugin-prod[bot] merged 1 commit into
9.4from
backport/9.4/pr-3197
Sep 21, 2026
Merged

elastic-vault-github-plugin-prod[bot] merged 1 commit into
9.4from
backport/9.4/pr-3197

Conversation

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.4:

Questions ?

Please refer to the Backport tool documentation

Exercises every label/comment code path in pipeline.json.py that calls
os.environ, so that a missing import (or similar name error) is caught by
the dev-tools pytest CI step before it reaches a real PR build.

The test was prompted by a missing 'import os' on the 9.4 branch that caused
any backport PR carrying ci:run-qa-tests to fail in ~25s before any build
step ran.

(cherry picked from commit bc96996)

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Automated approval: clean backport of an already-reviewed change. Auto-merge is armed and will merge once the required CI checks are green.

@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot merged commit a5ca61a into 9.4 Sep 21, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically merge backport PRs when CI passes backport backport-pending >build :ml v9.4.8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants