-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
When a commit comes in from GitHub, check to see if any notes are tagged within the commit message, like this:
Fix typo in Chapter 2
Fixes #1
The final text could be "Closes #1", "Fixes #1" or "Accepts #1". All would transition the note to "Accepted" state.
When this happens, a new comment (or "event") should be created on the note, linking back to the commit.
Metadata
Metadata
Assignees
Labels
No labels