Skip to content

Commit d358f40

Browse files
authored
refactor: introduce SessionCtx to hold non-state-machine state (#321)
* Introduce new SessionCtx to hold state that isn't part of the state machine state * Move application into SessionCtx * Add refactor to the list of supported PR tags
1 parent 4fd0ad7 commit d358f40

3 files changed

Lines changed: 104 additions & 73 deletions

File tree

.github/workflows/lint-pr-title.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
fix
2323
feat
2424
chore
25+
refactor
2526
deps
2627
docs

0 commit comments

Comments
 (0)