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
.
github
/
gh-stack
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
1.2k
Code
Issues
75
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add an interactive submit TUI for customizing each PR's title, description, and draft state
- #147
#147
Merged
2/6
skarim
merged 9 commits into
skarim/shared-header
github/gh-stack:skarim/shared-header
from
skarim/submit-tui
github/gh-stack:skarim/submit-tui
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
9
(9)
Checks
Findings
Files changed
Merged
Add an interactive submit TUI for customizing each PR's title, description, and draft state
#147
skarim
merged 9 commits into
skarim/shared-header
github/gh-stack:skarim/shared-header
from
skarim/submit-tui
github/gh-stack:skarim/submit-tui
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
Add submitview data model and PR draft override plumbing
Show description for 836121b
skarim
committed
836121b
View commit details
Copy full SHA for 836121b
Browse repository at this point
Commits on Jun 26, 2026
Add single-screen submit TUI
Show description for 56f723a
skarim
committed
56f723a
View commit details
Copy full SHA for 56f723a
Browse repository at this point
Wire the single-screen submit TUI into `gh stack submit`
Show description for cc60343
skarim
committed
cc60343
View commit details
Copy full SHA for cc60343
Browse repository at this point
Use the API PR title/body for existing PRs and fix new-PR defaults
Show description for a24bf4f
skarim
committed
a24bf4f
View commit details
Copy full SHA for a24bf4f
Browse repository at this point
Stop mouse wheel from leaking escape characters into form fields
Show description for e7d9173
skarim
committed
e7d9173
View commit details
Copy full SHA for e7d9173
Browse repository at this point
Re-enable mouse tracking after the external editor closes
Show description for 1cc2ace
skarim
committed
1cc2ace
View commit details
Copy full SHA for 1cc2ace
Browse repository at this point
dead code cleanup
skarim
committed
3d3081e
View commit details
Copy full SHA for 3d3081e
Browse repository at this point
Commits on Jun 28, 2026
support mouse input to move cursor in title field
skarim
committed
36ddf13
View commit details
Copy full SHA for 36ddf13
Browse repository at this point
use textArea for title to support word wrap for long inputs
skarim
committed
d7207ae
View commit details
Copy full SHA for d7207ae
Browse repository at this point
You can’t perform that action at this time.