Skip to content

Commit dbd39cf

Browse files
bakerkjclaude
andcommitted
renovate: shift schedule to Friday evening, assign PRs to maintainer
schedule: before 6pm on friday (America/Los_Angeles) so updates land in time for weekend triage instead of Monday morning. assignees: ["bakerkj"] so opened PRs go straight to the maintainer queue. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a65047e commit dbd39cf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended", ":semanticCommits", ":dependencyDashboard"],
4-
"schedule": ["before 6am on monday"],
4+
"schedule": ["before 6pm on friday"],
55
"timezone": "America/Los_Angeles",
6+
"assignees": ["bakerkj"],
67
"pre-commit": {
78
"enabled": true
89
},

0 commit comments

Comments
 (0)