Should NIP-10 be used for replies to other event types? i.e. if someone were drafting an implementation for a NIP describing a PR event, would it be appropriate to use the NIP-10 standard but refence the id of the PR event?

Reply to this note

Please Login to reply.

Discussion

#[1]

#[0]

I think yes.

But thinking better, the "content" of the event being replied to should probably be readable if you want to enable this. As it will end up showing in "social" clients.

So if you have other metadata for the pull-request event put it on tags, and make "content" be a readable thing.

Makes sense for content to be readable or "viewable". I was thinking the content of a "PR" event or "source control context" event would be some sort of title first and perhaps a summary elsewhere.

Titles MAY be enumerated as "PR", "Issue", "Other" but could be left flexible to enable flexibility for how a client wants to structure the context around source control.

#[0] ?

yea, nip10 all the things