Skip to content

PR for next LTS release (0.68.7)#2330

Open
vrutkovs wants to merge 6 commits into
release-0.68from
next-release-0.68.7
Open

PR for next LTS release (0.68.7)#2330
vrutkovs wants to merge 6 commits into
release-0.68from
next-release-0.68.7

Conversation

@vrutkovs

Copy link
Copy Markdown
Collaborator

No description provided.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

@vrutkovs vrutkovs force-pushed the next-release-0.68.7 branch from 5d46f05 to f10ee67 Compare June 30, 2026 07:01

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

1 issue found across 6 files (changes from recent commits).

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="docs/CHANGELOG.md">

<violation number="1" location="docs/CHANGELOG.md:16">
P2: Custom agent: **Changelog Review Agent**

Changelog entry describes internal implementation detail (adding a struct field) instead of a user-visible fix. The rule requires user-centric explanations and prohibits describing internal implementation details.</violation>
</file>

Tip: Review your code locally with the cubic CLI to iterate faster.

Fix all with cubic | Re-trigger cubic

Comment thread docs/CHANGELOG.md

## tip

* BUGFIX: [vmanomaly](https://docs.victoriametrics.com/operator/resources/vmanomaly/): add missing `scatter_infer_jobs` field to the periodic scheduler config struct. See [#2328](https://github.com/VictoriaMetrics/operator/issues/2328).

@cubic-dev-ai cubic-dev-ai Bot Jun 30, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

P2: Custom agent: Changelog Review Agent

Changelog entry describes internal implementation detail (adding a struct field) instead of a user-visible fix. The rule requires user-centric explanations and prohibits describing internal implementation details.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At docs/CHANGELOG.md, line 16:

<comment>Changelog entry describes internal implementation detail (adding a struct field) instead of a user-visible fix. The rule requires user-centric explanations and prohibits describing internal implementation details.</comment>

<file context>
@@ -13,6 +13,8 @@ aliases:
 
 ## tip
 
+* BUGFIX: [vmanomaly](https://docs.victoriametrics.com/operator/resources/vmanomaly/): add missing `scatter_infer_jobs` field to the periodic scheduler config struct. See [#2328](https://github.com/VictoriaMetrics/operator/issues/2328).
+
 ## [v0.68.6](https://github.com/VictoriaMetrics/operator/releases/tag/v0.68.6)
</file context>
Suggested change
* BUGFIX: [vmanomaly](https://docs.victoriametrics.com/operator/resources/vmanomaly/): add missing `scatter_infer_jobs` field to the periodic scheduler config struct. See [#2328](https://github.com/VictoriaMetrics/operator/issues/2328).
* BUGFIX: [vmanomaly](https://docs.victoriametrics.com/operator/resources/vmanomaly/): allow configuring `scatter_infer_jobs` in the periodic scheduler. Previously this option was missing and its value was silently ignored. See [#2328](https://github.com/VictoriaMetrics/operator/issues/2328).
Fix with cubic

Comment thread Makefile Outdated
-procs=$(E2E_TESTS_CONCURRENCY) \
-randomize-all \
-timeout=60m \
-timeout=90m \

@AndrewChubatiuk AndrewChubatiuk Jul 1, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@vrutkovs let's copy CI changes from master to LTS branch instead

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good idea

@vrutkovs vrutkovs force-pushed the next-release-0.68.7 branch 3 times, most recently from ff2a385 to d09a187 Compare July 1, 2026 08:01
vrutkovs and others added 2 commits July 1, 2026 10:43
….12.2 (#2149)

* chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2

* chore: use reflect.Pointer to fix `inline: Constant reflect.Ptr should be inlined`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vadim Rutkovsky <vadim@vrutkovs.eu>
@vrutkovs vrutkovs force-pushed the next-release-0.68.7 branch from a53bc08 to a78e807 Compare July 1, 2026 08:43
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.

3 participants