Skip to content

Conversation

@koic
Copy link
Member

@koic koic commented Sep 16, 2025

Motivation and Context

Configure Dependabot to automatically detect updates to the actions used in GitHub Actions (e.g., actions/checkout) and create pull requests for them.

Based on experience, checking for updates on a weekly interval should work well.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed
Configure Dependabot to automatically detect updates to the actions used in GitHub Actions (e.g., `actions/checkout`) and create pull requests for them. Based on experience, checking for updates on a weekly interval should work well.
@koic koic merged commit a17b23e into modelcontextprotocol:main Sep 18, 2025
5 checks passed
@koic koic deleted the enable_dependabot branch September 18, 2025 00:37
@koic koic mentioned this pull request Oct 3, 2025
9 tasks
koic added a commit that referenced this pull request Oct 4, 2025
Follow-up to #138. The `dependabot.yml` file must be placed under the `.github` directory, but it was mistakenly placed outside of it.
@topherbullock topherbullock mentioned this pull request Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants