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
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
.
jitsucom
/
github-workflows
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 22, 2026
fix(ai-review): allow github-actions[bot] PRs to be reviewed
Show description for cf7566e
absorbb
and
claude
committed
cf7566e
View commit details
Copy full SHA for cf7566e
Browse repository at this point
Commits on May 29, 2026
fix(ai-review): always approve PRs, surface findings as comments
Show description for 2cf7200
vklimontovich
and
claude
committed
2cf7200
View commit details
Copy full SHA for 2cf7200
Browse repository at this point
Commits on May 27, 2026
docs(contributing): clarify merge policy
Show description for c64370d
vklimontovich
committed
c64370d
View commit details
Copy full SHA for c64370d
Browse repository at this point
fix(ai-review): never request changes, only comment or approve
Show description for 816762d
vklimontovich
committed
816762d
View commit details
Copy full SHA for 816762d
Browse repository at this point
Commits on May 22, 2026
fix(ai-review): only request changes for critical findings
Show description for 77baf43
vklimontovich
committed
77baf43
View commit details
Copy full SHA for 77baf43
Browse repository at this point
Commits on May 13, 2026
chore: add MIT LICENSE
Show description for 5ba4090
vklimontovich
committed
5ba4090
View commit details
Copy full SHA for 5ba4090
Browse repository at this point
Commits on May 12, 2026
chore: drop ruleset template (not committed; applied once locally)
vklimontovich
committed
c02090c
View commit details
Copy full SHA for c02090c
Browse repository at this point
chore: drop apply-rulesets script (not committed; applied once locally)
vklimontovich
committed
498d113
View commit details
Copy full SHA for 498d113
Browse repository at this point
chore: add branch ruleset template + apply script; release on every main push
vklimontovich
committed
7ba14f9
View commit details
Copy full SHA for 7ba14f9
Browse repository at this point
feat(slack-notify): skip blocks with empty value
Show description for 81e2ad0
vklimontovich
committed
81e2ad0
View commit details
Copy full SHA for 81e2ad0
Browse repository at this point
Commits on May 11, 2026
Merge pull request #6 from jitsucom/feat/slack-bot-thread
Show description for e6d052a
vklimontovich
authored
e6d052a
View commit details
Copy full SHA for e6d052a
Browse repository at this point
feat(slack-notify): add bot-token path with thread + update support
Show description for 200b7b1
vklimontovich
committed
200b7b1
View commit details
Copy full SHA for 200b7b1
Browse repository at this point
Merge pull request #5 from jitsucom/feat/deploy-helpers
Show description for a8928dc
vklimontovich
authored
a8928dc
View commit details
Copy full SHA for a8928dc
Browse repository at this point
feat(slack-notify): add reusable-workflow wrapper, prefer env over input
Show description for 25043ab
vklimontovich
committed
25043ab
View commit details
Copy full SHA for 25043ab
Browse repository at this point
feat(slack-notify): add defaults for webhook, color, blocks
Show description for 929305f
vklimontovich
committed
929305f
View commit details
Copy full SHA for 929305f
Browse repository at this point
fix(actions): pin yq version + verify sha256
Show description for eaf48ab
vklimontovich
committed
eaf48ab
View commit details
Copy full SHA for eaf48ab
Browse repository at this point
feat(actions): add slack-notify, install-yq, install-kustomize
Show description for 96db9dd
vklimontovich
committed
96db9dd
View commit details
Copy full SHA for 96db9dd
Browse repository at this point
Commits on May 8, 2026
Merge pull request #4 from jitsucom/feat/state-aware-pr-review
Show description for 1c7a4af
vklimontovich
authored
1c7a4af
View commit details
Copy full SHA for 1c7a4af
Browse repository at this point
feat(ai-review): state-aware PR verdict, explicit APPROVE/REQUEST_CHANGES
Show description for 07be55f
vklimontovich
committed
07be55f
View commit details
Copy full SHA for 07be55f
Browse repository at this point
Commits on Apr 20, 2026
Merge pull request #3 from jitsucom/fix/skip-merge-commits
Show description for 666fdb4
vklimontovich
authored
666fdb4
View commit details
Copy full SHA for 666fdb4
Browse repository at this point
fix: skip review on merge commits pushed to main
vklimontovich
committed
8035f19
View commit details
Copy full SHA for 8035f19
Browse repository at this point
Merge pull request #2 from jitsucom/feat/explicit-secrets
Show description for 616968c
vklimontovich
authored
616968c
View commit details
Copy full SHA for 616968c
Browse repository at this point
feat: declare workflow_call secrets explicitly
vklimontovich
committed
d054f68
View commit details
Copy full SHA for d054f68
Browse repository at this point
Commits on Apr 17, 2026
Merge pull request #1 from jitsucom/chore/add-agents-md
Show description for f4a2a51
vklimontovich
authored
f4a2a51
View commit details
Copy full SHA for f4a2a51
Browse repository at this point
chore: add CONTRIBUTING.md, AGENTS.md and CLAUDE.md
vklimontovich
committed
80c24b3
View commit details
Copy full SHA for 80c24b3
Browse repository at this point
Commits on Apr 16, 2026
ci: add release workflow for tagging
vklimontovich
committed
a471bac
View commit details
Copy full SHA for a471bac
Browse repository at this point
docs: update repo name in README
vklimontovich
committed
aab51bb
View commit details
Copy full SHA for aab51bb
Browse repository at this point
fix: pass pr_number and commit_sha through workflow_call inputs
vklimontovich
committed
56d9b23
View commit details
Copy full SHA for 56d9b23
Browse repository at this point
feat: shared AI review reusable workflow
vklimontovich
committed
a735aec
View commit details
Copy full SHA for a735aec
Browse repository at this point
You can’t perform that action at this time.