gene1wood / birch-girder

An Email Interface for GitHub Issues
GNU General Public License v3.0
9 stars 3 forks source link

Change subject matching to require matching sender as well #18

Closed gene1wood closed 4 years ago

gene1wood commented 6 years ago

Currently this happens

  1. Joe sends an email in with subject "foo"
  2. birch girder creates GitHub issue 1
  3. Alice sends an email in with subject "foo"
  4. birch girder adds this as a comment to GitHub issue 1