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
This is an issue meant to keep track of various sub issues that relate to integration with issue trackers as a user interaction and feedback mechanism (#28)
With Allow transclusion of API endpoint results #42 this could be the transclusion of an issue thread in the section of a page. Possibly adding a form which would submit to a microservice API gateway for posting to the issue tracker.
Making the content of the issue the master content (this approach is used when the OP is refined with the inputs from the discussion thread).
Notes
Semantics
Watch/Subscribe
Item
Group
Participate/Mentions
Configure Delivery
Channels
Email
RSS
IRC/Chat
Third party platform (Github/Gitlab/...)
Frequency
Immediately
Batch
The first step is to depend on an external service for notifications (despite the need to register/login). Good candidates are the Github/Gitlab issue trackers (Gitlab self-hosted allowing to avoid third party authentication dependencies).
In that case there should be mappings of content items to issues (#24) and notifications can be managed through the issue subscription mechanism. Here are possible approaches:
This is an issue meant to keep track of various sub issues that relate to integration with issue trackers as a user interaction and feedback mechanism (#28)
Notes
Semantics
The first step is to depend on an external service for notifications (despite the need to register/login). Good candidates are the Github/Gitlab issue trackers (Gitlab self-hosted allowing to avoid third party authentication dependencies).
In that case there should be mappings of content items to issues (#24) and notifications can be managed through the issue subscription mechanism. Here are possible approaches:
Approach A
Repo: https://github.com/iilab/contentascode
Issues: https://github.com/iilab/contentascode/issues
One issue could be mapped to one page.
Implementation:
issue
metadata key could be added with the issue number.Approach B
Repo: https://github.com/iilab/openmentoring-mobile
Issues: https://github.com/iilab/openmentoring-mobile/issues
Approach C
Repo: https://code.iilab.org/openintegrity/openintegrity.org
Subrepos:
The text was updated successfully, but these errors were encountered: