feat: add activity messages for linear actions

This commit is contained in:
Muhsin Keloth
2025-05-28 18:37:27 +05:30
parent dc335e88c9
commit e7152ee04a
15 changed files with 363 additions and 47 deletions
+1
View File
@@ -25,6 +25,7 @@ module Linear::Mutations
issue {
id
title
identifier
}
}
}