snorkel-team / snorkel

A system for quickly generating training data with weak supervision
https://snorkel.org
Apache License 2.0
5.81k stars 857 forks source link

Update exempt stale label for issues to `no-stale` #1511

Closed vincentschen closed 4 years ago

vincentschen commented 4 years ago

Description of proposed changes

Update the label for issues that are ignored by the stale bot to no-stale. This way, we fan mark both feature requests and bugs.

Checklist

Need help on these? Just ask!

codecov[bot] commented 4 years ago

Codecov Report

Merging #1511 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1511   +/-   ##
======================================
  Coverage    97.6%   97.6%           
======================================
  Files          55      55           
  Lines        2047    2047           
  Branches      337     337           
======================================
  Hits         1998    1998           
  Misses         22      22           
  Partials       27      27