chore: add MIT license; remove duplicate dependabot-auto-merge schedule#186
Merged
Conversation
…o-merge Orchestrator in docdyhr/.github owns the Sunday 06:00 schedule. Per-repo schedule: trigger causes duplicate API spend each week.
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds an MIT license file to align the repository with the docdyhr standard and updates the Dependabot auto-merge workflow to rely on the central cross-repo schedule instead of a local cron trigger, preventing duplicate runs and API usage. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- Consider adding a brief pointer (e.g. a URL or repo path) to the cross‑repo orchestrator in the workflow comment so future maintainers immediately know where the schedule is defined.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Consider adding a brief pointer (e.g. a URL or repo path) to the cross‑repo orchestrator in the workflow comment so future maintainers immediately know where the schedule is defined.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
🔒 Security Analysis ReportSecurity Analysis ReportGenerated: Wed Jun 10 12:09:16 UTC 2026 Bandit Security ScanSafety Check ResultsPip-Audit Results |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tier 2 sweep — two changes:\n\n1. MIT LICENSE (copyright 2022 Thomas Juul Dyhr) — brings versiontracker up to the docdyhr standard.\n2. Remove
schedule:fromdependabot-auto-merge.yml— same fix applied to httpcheck/malwarespotter/pigame in item 22. The cross-repo orchestrator indocdyhr/.githubowns the Sunday 06:00 schedule; per-repo trigger causes duplicate API spend.\n\n🤖 Generated with Claude CodeSummary by Sourcery
Add repository licensing and adjust Dependabot auto-merge workflow triggering to rely on the shared cross-repo schedule.
CI:
Chores: