Skip to content

renovate-reproductions/21427

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Minimal Reproduction for Renovate Bot Discussion renovatebot/renovate#21427

Expected

The used schedule in this renovate.json:

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "config:base"
  ],
   "schedule": ["every 2 months on the first saturday of the month"]
}

should work.

According the Codepen mentioned here: https://docs.renovatebot.com/configuration-options/#schedule it is valid:

image

Outcome

Renovate creates an issue #1 and complains about invalid schedule.

About

Reproduction for discussion 21427

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published