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 }}
97gamjak
/
devops
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
13
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release-0.0.4
- #72
#72
Merged
97gamjak
merged 14 commits into
main
97gamjak/devops:main
from
dev
97gamjak/devops:dev
Copy head branch name to clipboard
Dec 20, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Release-0.0.4
#72
97gamjak
merged 14 commits into
main
97gamjak/devops:main
from
dev
97gamjak/devops:dev
Copy head branch name to clipboard
Commits
Commits on Dec 20, 2025
feat: implement CPP rule to ensure header guards match directory structure
97gamjak
committed
4d5214a
View commit details
Copy full SHA for 4d5214a
Browse repository at this point
Update src/devops/cpp/style_rules.py
Show description for 3c9223d
97gamjak
and
Copilot
authored
3c9223d
View commit details
Copy full SHA for 3c9223d
Browse repository at this point
fix: correct header in changelog for CPP rules section
97gamjak
committed
fb2a8f7
View commit details
Copy full SHA for fb2a8f7
Browse repository at this point
Update src/devops/cpp/style_rules.py
Show description for 7568045
97gamjak
and
Copilot
authored
7568045
View commit details
Copy full SHA for 7568045
Browse repository at this point
Update src/devops/cpp/style_rules.py
Show description for dac5bb6
97gamjak
and
Copilot
authored
dac5bb6
View commit details
Copy full SHA for dac5bb6
Browse repository at this point
Initial plan
Copilot
committed
4a04225
View commit details
Copy full SHA for 4a04225
Browse repository at this point
Merge branch 'feature/DEV-64-implement-cpp-rule-to-check-if-header-guards-match-dir-structure' of github.com:97gamjak/devops into feature/DEV-64-implement-cpp-rule-to-check-if-header-guards-match-d…
Show description for e41dd93
97gamjak
committed
e41dd93
View commit details
Copy full SHA for e41dd93
Browse repository at this point
Add comprehensive test coverage for CheckHeaderGuards rule
Show description for 82f792f
Copilot
and
97gamjak
committed
82f792f
View commit details
Copy full SHA for 82f792f
Browse repository at this point
Fix incomplete CHANGELOG section header
Show description for 615dca5
Copilot
and
97gamjak
committed
615dca5
View commit details
Copy full SHA for 615dca5
Browse repository at this point
Remove unused import in test file
Show description for 770dab9
Copilot
and
97gamjak
committed
770dab9
View commit details
Copy full SHA for 770dab9
Browse repository at this point
Improve test code quality with pytest.raises and remove unused imports
Show description for 2e6defa
Copilot
and
97gamjak
committed
2e6defa
View commit details
Copy full SHA for 2e6defa
Browse repository at this point
Merge pull request #71 from 97gamjak/copilot/sub-pr-70
Show description for 017139d
97gamjak
authored
017139d
View commit details
Copy full SHA for 017139d
Browse repository at this point
fix: ruff formatting issues
97gamjak
committed
4dcaa03
View commit details
Copy full SHA for 4dcaa03
Browse repository at this point
Merge pull request #70 from 97gamjak/feature/DEV-64-implement-cpp-rule-to-check-if-header-guards-match-dir-structure
Show description for 67c00ff
97gamjak
authored
67c00ff
View commit details
Copy full SHA for 67c00ff
Browse repository at this point
You can’t perform that action at this time.