Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
agis
/
ruby-sdnotify
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
52
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add
watchdog_interval
method
- #11
#11
Merged
agis
merged 13 commits into
agis:master
agis/ruby-sdnotify:master
from
Mr0grog:6-sdnotify-knows-your-watchdog-interval-but-will-it-tell-you
Mr0grog/ruby-sdnotify:6-sdnotify-knows-your-watchdog-interval-but-will-it-tell-you
Copy head branch name to clipboard
Oct 26, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add
watchdog_interval
method
#11
agis
merged 13 commits into
agis:master
agis/ruby-sdnotify:master
from
Mr0grog:6-sdnotify-knows-your-watchdog-interval-but-will-it-tell-you
Mr0grog/ruby-sdnotify:6-sdnotify-knows-your-watchdog-interval-but-will-it-tell-you
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2024
Add `watchdog_interval` method and tests
Show description for ef7c0be
Mr0grog
committed
ef7c0be
View commit details
Copy full SHA for ef7c0be
Browse repository at this point
Add watchdog example to README
Mr0grog
committed
131eaee
View commit details
Copy full SHA for 131eaee
Browse repository at this point
Update Rubocop config for current Rubocop
Show description for 4644653
Mr0grog
committed
4644653
View commit details
Copy full SHA for 4644653
Browse repository at this point
Oops, I missed the separate Ruby 2.2 job
Mr0grog
committed
744ac7d
View commit details
Copy full SHA for 744ac7d
Browse repository at this point
`positive?` does not exist in Ruby 2.2
Mr0grog
committed
22940b4
View commit details
Copy full SHA for 22940b4
Browse repository at this point
Commits on Oct 20, 2025
Remove Rubocop, per review
Show description for f7901d7
Mr0grog
committed
f7901d7
View commit details
Copy full SHA for f7901d7
Browse repository at this point
Return `nil` if no interval is set, per review
Mr0grog
committed
57b22fb
View commit details
Copy full SHA for 57b22fb
Browse repository at this point
Test truthiness, not boolean-ness, per review
Mr0grog
committed
effcca9
View commit details
Copy full SHA for effcca9
Browse repository at this point
Fix typo in README example
Mr0grog
committed
312c26f
View commit details
Copy full SHA for 312c26f
Browse repository at this point
Use supported runner for old Ruby, test current Ruby
Mr0grog
committed
2c4dd9c
View commit details
Copy full SHA for 2c4dd9c
Browse repository at this point
It turns out we can not longer test on Ruby 2.2
Show description for 08014b5
Mr0grog
committed
08014b5
View commit details
Copy full SHA for 08014b5
Browse repository at this point
Try an older Minitest version
Mr0grog
committed
9ff9cdc
View commit details
Copy full SHA for 9ff9cdc
Browse repository at this point
Fix test on Ruby 2.1
Mr0grog
committed
20b1483
View commit details
Copy full SHA for 20b1483
Browse repository at this point
You can’t perform that action at this time.