Skip to content

ci: don't run the nightly cron job on the staging-application-services repo - #7168

Merged
jcristau merged 1 commit into
mozilla:mainfrom
jcristau:no-cron-on-staging
Jan 26, 2026
Merged

ci: don't run the nightly cron job on the staging-application-services repo#7168
jcristau merged 1 commit into
mozilla:mainfrom
jcristau:no-cron-on-staging

Conversation

@jcristau

Copy link
Copy Markdown
Contributor

Running the cron job every day on the staging repo is unnecessary and wasteful, it can be triggered via hook as necessary instead.

@jcristau
jcristau requested review from a team and hneiva January 16, 2026 13:27
Comment thread .cron.yml
target-tasks-method: nightly
when:
- {hour: 5, minute: 0}
by-project:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Alternatively we could set run-on-projects instead, I think it's equivalent.

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

Gecko uses run-on-projects, firefox-ios uses by-project. In the end I can't think of anything in this case that would weigh in favor of either 🤷.

@jcristau
jcristau added this pull request to the merge queue Jan 26, 2026
Merged via the queue into mozilla:main with commit 0b6f9fe Jan 26, 2026
13 checks passed
@jcristau
jcristau deleted the no-cron-on-staging branch January 26, 2026 09:41
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