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
.
stashed
/
stash
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
1.4k
Code
Issues
112
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Harden CI workflows
- #1624
#1624
Merged
tamalsaha
merged 24 commits into
master
stashed/stash:master
from
nolgtm
stashed/stash:nolgtm
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
24
聽(24)
Checks
Files changed
Merged
Harden CI workflows
#1624
tamalsaha
merged 24 commits into
master
stashed/stash:master
from
nolgtm
stashed/stash:nolgtm
Copy head branch name to clipboard
Commits
Commits on May 11, 2026
Use dynamic github token
Show description for 13e2c48
tamalsaha
committed
13e2c48
View commit details
Copy full SHA for 13e2c48
Browse repository at this point
Harden GitHub Actions workflows
Show description for 2e1006b
tamalsaha
committed
2e1006b
View commit details
Copy full SHA for 2e1006b
Browse repository at this point
Commits on May 12, 2026
Restrict /ok-to-test to org members
Show description for bcf082c
tamalsaha
committed
bcf082c
View commit details
Copy full SHA for bcf082c
Browse repository at this point
Push to ghcr.io/appscodeci with docker/login-action
Show description for ba0f908
tamalsaha
committed
ba0f908
View commit details
Copy full SHA for ba0f908
Browse repository at this point
Commits on May 13, 2026
Add job permissions for workflow
Show description for c4262a0
tamalsaha
committed
c4262a0
View commit details
Copy full SHA for c4262a0
Browse repository at this point
Use GitHub App token for release tracker comments
Show description for 9be22af
tamalsaha
committed
9be22af
View commit details
Copy full SHA for 9be22af
Browse repository at this point
Apply kubedb/installer#2281: harden CI workflows
Show description for f51ef2a
tamalsaha
committed
f51ef2a
View commit details
Copy full SHA for f51ef2a
Browse repository at this point
Remove Prepare git step from release-tracker.yml
Show description for 876fba4
tamalsaha
committed
876fba4
View commit details
Copy full SHA for 876fba4
Browse repository at this point
Rename LGTM App token step id to lgtm-app-token
Show description for b70afcd
tamalsaha
committed
b70afcd
View commit details
Copy full SHA for b70afcd
Browse repository at this point
release-tracker.yml: gate at job level with merged == true
Show description for b1ec07f
tamalsaha
committed
b1ec07f
View commit details
Copy full SHA for b1ec07f
Browse repository at this point
release-tracker.yml: drop permissions block
Show description for c162c6f
tamalsaha
committed
c162c6f
View commit details
Copy full SHA for c162c6f
Browse repository at this point
release-tracker.yml: grant permission-pull-requests to LGTM App
Show description for e3f43f5
tamalsaha
committed
e3f43f5
View commit details
Copy full SHA for e3f43f5
Browse repository at this point
update-docs.yml: use LGTM App token
Show description for 318e410
tamalsaha
committed
318e410
View commit details
Copy full SHA for 318e410
Browse repository at this point
Replace hub CLI with gh CLI
Show description for a41cbc0
tamalsaha
committed
a41cbc0
View commit details
Copy full SHA for a41cbc0
Browse repository at this point
Commits on May 14, 2026
Normalize Prepare git user, fetch-depth, drop permission-issues
Show description for 74b5002
tamalsaha
committed
74b5002
View commit details
Copy full SHA for 74b5002
Browse repository at this point
Use docker/login-action; drop redundant docker hub steps
Show description for 404c615
tamalsaha
committed
404c615
View commit details
Copy full SHA for 404c615
Browse repository at this point
Add 1gtm-app[bot] to kodiak auto_approve_usernames
Show description for ee5470c
tamalsaha
committed
ee5470c
View commit details
Copy full SHA for ee5470c
Browse repository at this point
Normalize kodiak auto_approve_usernames
Show description for 8139fe5
tamalsaha
committed
8139fe5
View commit details
Copy full SHA for 8139fe5
Browse repository at this point
Pin docker/login-action to v4.1.0
Show description for cff2473
tamalsaha
committed
cff2473
View commit details
Copy full SHA for cff2473
Browse repository at this point
Bump softprops/action-gh-release to v2.6.2; add permissions
Show description for 50b967f
tamalsaha
committed
50b967f
View commit details
Copy full SHA for 50b967f
Browse repository at this point
Makefile: use --tags in git describe so lightweight tags resolve
Show description for 058edf9
tamalsaha
committed
058edf9
View commit details
Copy full SHA for 058edf9
Browse repository at this point
Remove bzr install from workflows
Show description for e56d9a9
tamalsaha
committed
e56d9a9
View commit details
Copy full SHA for e56d9a9
Browse repository at this point
Pin git user to 1gtm in update-crds/update-docs workflows
Show description for a4db194
tamalsaha
committed
a4db194
View commit details
Copy full SHA for a4db194
Browse repository at this point
Commits on May 15, 2026
Harden e2e workflow and simplify CI
Show description for 2597336
tamalsaha
committed
2597336
View commit details
Copy full SHA for 2597336
Browse repository at this point
You can鈥檛 perform that action at this time.