Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 8, 2026

Update Dependabot configuration per requirements: remove automatic label assignment and reschedule runs to Tuesday.

Changes

  • Removed labels configuration from both npm and github-actions ecosystems
  • Changed schedule day from Monday to Tuesday (09:00 Asia/Shanghai)
  • Retained existing settings: weekly interval, PR limits (10 for npm, 5 for actions), and dependency grouping
# Before
schedule:
  day: "monday"
labels:
  - "dependencies"
  - "npm"

# After  
schedule:
  day: "tuesday"
# labels section removed
Original prompt

修改dependentbot配置,移除labels配置项,将运行时间改为周二,检查并合理调整其他配置项


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: icceey <33692766+icceey@users.noreply.github.com>
Copilot AI changed the title [WIP] Modify dependent bot configuration settings Update Dependabot config: remove labels, reschedule to Tuesday Jan 8, 2026
Copilot AI requested a review from icceey January 8, 2026 05:14
@icceey icceey marked this pull request as ready for review January 8, 2026 10:20
@icceey icceey merged commit ca1b4a4 into master Jan 8, 2026
3 checks passed
@icceey icceey deleted the copilot/update-dependentbot-configuration branch January 8, 2026 10:24
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.

2 participants