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
Fix issue closed state colors to match GitHub.com behavior with state reason support (#7629)
* Initial plan
* Fix issue colors: use purple for closed issues instead of red
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Use the existing purple color
* Initial plan to implement state reason for closed issues
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add stateReason support to distinguish closed issues by completion status
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Fix TypeScript error and linting issues with stateReason parameter
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Propagate state reason
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments