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
.
PostHog
/
code
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
180
Code
Pull requests
21
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
feat: Show PR and diff status icons on task list items
- #1986
#1986
Merged
charlesvien
merged 9 commits into
main
PostHog/code:main
from
05-02-show_pr_and_diff_status_icons_on_task_list_items
PostHog/code:05-02-show_pr_and_diff_status_icons_on_task_list_items
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: Show PR and diff status icons on task list items
#1986
charlesvien
merged 9 commits into
main
PostHog/code:main
from
05-02-show_pr_and_diff_status_icons_on_task_list_items
PostHog/code:05-02-show_pr_and_diff_status_icons_on_task_list_items
Copy head branch name to clipboard
Commits
Commits on May 4, 2026
Show PR and diff status icons on task list items
charlesvien
committed
f38308e
View commit details
Copy full SHA for f38308e
Browse repository at this point
Fix mapPrState case handling and add tests
charlesvien
committed
3c4faa8
View commit details
Copy full SHA for 3c4faa8
Browse repository at this point
Remove comments and add derivation tests
charlesvien
committed
2b6aa22
View commit details
Copy full SHA for 2b6aa22
Browse repository at this point
Skip diff queries for tasks with linked branch
charlesvien
committed
12d8df4
View commit details
Copy full SHA for 12d8df4
Browse repository at this point
Handle MERGED state string and fix icon priority
charlesvien
committed
83607bc
View commit details
Copy full SHA for 83607bc
Browse repository at this point
Fix PR status bleeding across tasks sharing a repo path
Show description for 5935e26
charlesvien
committed
5935e26
View commit details
Copy full SHA for 5935e26
Browse repository at this point
Move PR status resolution from renderer hook to git service
charlesvien
committed
8d21c33
View commit details
Copy full SHA for 8d21c33
Browse repository at this point
Fix noExplicitAny lint warnings in useChatTitleGenerator test
charlesvien
committed
0d98f40
View commit details
Copy full SHA for 0d98f40
Browse repository at this point
Extract PrStatusIcon into its own component
charlesvien
committed
9d74bcd
View commit details
Copy full SHA for 9d74bcd
Browse repository at this point
You can’t perform that action at this time.