octolenses icon indicating copy to clipboard operation
octolenses copied to clipboard

Add suggestions to some predicates

Open rgehan opened this issue 6 years ago • 0 comments

If a token is provided, we could fetch the list of:

  • All the repos the user has access to
  • All the organizations the user has access to
  • Maybe all the labels of these repos (might be too heavy, would need to be cached)
  • Maybe all the users of these organizations (same as above)

This would allow adding suggestions to predicates such as:

  • repo
  • user
  • involves
  • commenter
  • organization
  • label
  • etc

rgehan avatar Aug 18 '18 16:08 rgehan