-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synchronize issue comments #94
Labels
enhancement
New feature or request
Comments
nikku
added a commit
that referenced
this issue
Oct 24, 2021
Related to #94 BREAKING CHANGES: * requires re-sync of all issues to fetch issue comments
nikku
added a commit
that referenced
this issue
Oct 24, 2021
+ account for in `involves` filter Related to #94
nikku
added a commit
that referenced
this issue
Oct 24, 2021
* Comments are treated like review comments in PRs * Use `html_url` consistently to link to reviews and comments Related to #94
Merged
wuffle-test-app
bot
added
needs review
and removed
roadmap
This issue is scope of the mid-term roadmap
labels
Oct 24, 2021
nikku
added a commit
that referenced
this issue
Oct 24, 2021
Related to #94 BREAKING CHANGES: * requires re-sync of all issues to fetch issue comments
nikku
added a commit
that referenced
this issue
Oct 24, 2021
+ account for in `involves` filter Related to #94
nikku
added a commit
that referenced
this issue
Oct 24, 2021
* Comments are treated like review comments in PRs Related to #94
nikku
added a commit
that referenced
this issue
Oct 24, 2021
Related to #94 BREAKING CHANGES: * requires re-sync of all issues to fetch issue comments
nikku
added a commit
that referenced
this issue
Oct 24, 2021
+ account for in `involves` filter Related to #94
nikku
added a commit
that referenced
this issue
Oct 24, 2021
* Comments are treated like review comments in PRs Related to #94
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe
Issue comments should be synchronized with the board (similar to statuses and checks) to build additional features on top such as an
@mentions
feature or issue bumping (giving it higer priority on the board) if a new comment is being added.Describe the solution you'd like
issue.comments
Describe alternatives you've considered
None.
The text was updated successfully, but these errors were encountered: