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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpsLevel
/
opslevel-go
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
6
Code
Issues
5
Pull requests
12
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add campaign CRUD client methods and check management
- #611
#611
Merged
andrewstillv15
merged 10 commits into
OpsLevel:main
OpsLevel/opslevel-go:main
from
jamescarr:jamescarr/add-campaign-crud
jamescarr/opslevel-go:jamescarr/add-campaign-crud
Copy head branch name to clipboard
May 20, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add campaign CRUD client methods and check management
#611
andrewstillv15
merged 10 commits into
OpsLevel:main
OpsLevel/opslevel-go:main
from
jamescarr:jamescarr/add-campaign-crud
jamescarr/opslevel-go:jamescarr/add-campaign-crud
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
feat: add Campaign CRUD methods and input/payload types
Show description for 2fc76ed
jamescarr
committed
2fc76ed
View commit details
Copy full SHA for 2fc76ed
Browse repository at this point
fix: pass dates in create/update inputs, remove campaignSchedule
Show description for 8d4a8d7
jamescarr
committed
8d4a8d7
View commit details
Copy full SHA for 8d4a8d7
Browse repository at this point
fix: use campaignScheduleUpdate mutation for scheduling
Show description for b0b40ea
jamescarr
committed
b0b40ea
View commit details
Copy full SHA for b0b40ea
Browse repository at this point
feat: add CheckIdsToCopy to CampaignCreateInput
Show description for 52da437
jamescarr
committed
52da437
View commit details
Copy full SHA for 52da437
Browse repository at this point
feat: add CopyChecksToCampaign via checksCopyToCampaign mutation
Show description for 70fd537
jamescarr
committed
70fd537
View commit details
Copy full SHA for 70fd537
Browse repository at this point
fix: use deletedId instead of deletedCampaignId in CampaignDeletePayload
Show description for e8c2c9f
jamescarr
committed
e8c2c9f
View commit details
Copy full SHA for e8c2c9f
Browse repository at this point
feat: add ListCampaignChecks to support check removal from campaigns
Show description for 16a7393
jamescarr
committed
16a7393
View commit details
Copy full SHA for 16a7393
Browse repository at this point
add TestListCampaignChecksEmpty for edge case coverage
Show description for 36178f7
jamescarr
committed
36178f7
View commit details
Copy full SHA for 36178f7
Browse repository at this point
add not-found guard to GetCampaign, refactor ListCampaignChecks to recursive pagination
Show description for 5795287
jamescarr
committed
5795287
View commit details
Copy full SHA for 5795287
Browse repository at this point
Commits on May 20, 2026
Apply suggestions from code review
Show description for be5d119
andrewstillv15
authored
be5d119
View commit details
Copy full SHA for be5d119
Browse repository at this point
You can’t perform that action at this time.