Skip to content

fix: drop schedule from Commonalities Regression caller, default force to true - #444

Open
hdamker wants to merge 1 commit into
camaraproject:mainfrom
hdamker:fix/commonalities-regression-caller-dispatch-only
Open

fix: drop schedule from Commonalities Regression caller, default force to true#444
hdamker wants to merge 1 commit into
camaraproject:mainfrom
hdamker:fix/commonalities-regression-caller-dispatch-only

Conversation

@hdamker

@hdamker hdamker commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

correction

What this PR does / why we need it:

Moves the daily schedule for CommonalitiesTest's regression sweep to
camaraproject/Commonalities' own caller (companion PR), so the schedule
lives with the repository it tests. This caller keeps only
workflow_dispatch for ad hoc runs, and force now defaults to true
without a schedule always feeding it, a manual dispatch with no diff
should still force the sweep to run by default.

Which issue(s) this PR fixes:

Part of camaraproject/Commonalities#706

Special notes for reviewers:

No change to the reusable pipeline (commonalities-regression-sync.yml)
itself — only this thin caller. Merge order matters: land the
Commonalities caller first, or accept a short gap with no scheduled runs
between the two merges.

Changelog input

 release-note

NONE

Additional documentation

This section can be blank.

docs

…e to true

Scheduled runs move to camaraproject/Commonalities' own caller; this
workflow keeps only manual dispatch. Without a schedule always feeding
`force`, dispatching this one with no diff should still sweep by default.
@hdamker hdamker added the repository management Issues and PRs related to the management of the repository label Sep 4, 2026
@hdamker hdamker mentioned this pull request Sep 4, 2026
9 tasks

@Kevsy Kevsy 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.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repository management Issues and PRs related to the management of the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants