* feat: add no_activity flag to control issue activity tracking during partial updates * refactor: rename no_activity flag to skip_activity for clarity in issue activity tracking * enhance description input handling with migration update support * feat: implement skip_activity flag to conditionally log issue updates during partial updates * refactor: skip-activity * feat: add migration description update check to conditionally log issue updates --------- Co-authored-by: pablohashescobar <nikhilschacko@gmail.com> |
||
|---|---|---|
| .. | ||
| activity.py | ||
| archive.py | ||
| attachment.py | ||
| base.py | ||
| comment.py | ||
| label.py | ||
| link.py | ||
| reaction.py | ||
| relation.py | ||
| sub_issue.py | ||
| subscriber.py | ||
| version.py | ||