Skip to content

Configure conductor to run the nightly build on main during the weekend in this repo#46786

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomainfrom
florentclarret/fix-nightly-build-weekend
Feb 23, 2026
Merged

Configure conductor to run the nightly build on main during the weekend in this repo#46786
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomainfrom
florentclarret/fix-nightly-build-weekend

Conversation

@FlorentClarret
Copy link
Member

@FlorentClarret FlorentClarret commented Feb 23, 2026

What does this PR do?

Configure conductor to run the nightly build on main during the weekend in this repo

Motivation

Part 2 of https://github.com/DataDog/k8s-datadog-agent-ops/pull/7515 and make sure we have a daily job during the weekend

Describe how you validated your changes

Additional Notes

@FlorentClarret FlorentClarret requested review from a team as code owners February 23, 2026 07:38
@github-actions github-actions bot added the short review PR is simple enough to be reviewed quickly label Feb 23, 2026
@FlorentClarret FlorentClarret added changelog/no-changelog qa/no-code-change No code change in Agent code requiring validation labels Feb 23, 2026
disable_failure_notifications: true
- name: "main-nightly-build"
branch: "main"
schedule: "0 3 * * 6,0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add a small comment explaining what this cron refers to: # Run nightly build at 3AM UTC on Sat & Sun

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit d37115c into main Feb 23, 2026
308 of 312 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the florentclarret/fix-nightly-build-weekend branch February 23, 2026 17:19
@github-actions github-actions bot added this to the 7.78.0 milestone Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog internal Identify a non-fork PR qa/no-code-change No code change in Agent code requiring validation short review PR is simple enough to be reviewed quickly team/agent-delivery team/agent-devx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants