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 }}
channable
/
opsqueue
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
96
Code
Issues
13
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement pausing for submissions
- #132
#132
Merged
OpsBotPrime
merged 12 commits into
master
channable/opsqueue:master
from
sm/allow-pausing-submissions
channable/opsqueue:sm/allow-pausing-submissions
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Implement pausing for submissions
#132
OpsBotPrime
merged 12 commits into
master
channable/opsqueue:master
from
sm/allow-pausing-submissions
channable/opsqueue:sm/allow-pausing-submissions
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
Use u64 in count_* functions
Show description for adc99b8
SemMulder
committed
adc99b8
View commit details
Copy full SHA for adc99b8
Browse repository at this point
Make tests timeout properly, in preparation for showing failure logs properly
SemMulder
committed
9c33f64
View commit details
Copy full SHA for 9c33f64
Browse repository at this point
Make complete_chunk and fail_chunk not error when processing previously completed, failed, or cancelled chunks
Show description for 88100c4
SemMulder
committed
88100c4
View commit details
Copy full SHA for 88100c4
Browse repository at this point
Allow submissions to be created in a paused state
Show description for 82f3023
SemMulder
committed
82f3023
View commit details
Copy full SHA for 82f3023
Browse repository at this point
Address feedback
SemMulder
committed
a6e23ce
View commit details
Copy full SHA for a6e23ce
Browse repository at this point
Pull out queries and EXPLAIN the now shared query
SemMulder
committed
1384dd1
View commit details
Copy full SHA for 1384dd1
Browse repository at this point
Address Copilot's suppressed comments
SemMulder
committed
be4235c
View commit details
Copy full SHA for be4235c
Browse repository at this point
Commits on Sep 16, 2026
Address feedback
SemMulder
committed
f6a6f88
View commit details
Copy full SHA for f6a6f88
Browse repository at this point
Print an actionable message when `just semver` fails
SemMulder
committed
adffc65
View commit details
Copy full SHA for adffc65
Browse repository at this point
Clarify test
SemMulder
committed
16dd147
View commit details
Copy full SHA for 16dd147
Browse repository at this point
Use an InitialSubmissionStatus enum instead of a paused boolean
SemMulder
committed
dca3abb
View commit details
Copy full SHA for dca3abb
Browse repository at this point
Merge #132: Implement pausing for submissions
Show description for 4642e65
OpsBotPrime
committed
4642e65
View commit details
Copy full SHA for 4642e65
Browse repository at this point
You can’t perform that action at this time.