Skip to content

Releases: rubyforgood/add-label-to-cards

Fix tag override from force push

06 Feb 15:42
Compare
Choose a tag to compare

I force pushed over an old commit which has a 3.2 tag and github is choosing to reference that one instead

Hanging Error Fix

01 Feb 04:34
Compare
Choose a tag to compare

Fixed process hanging on empty and nonexistant columns

Support for multiple columns and multiple labels

29 Jan 04:55
4b1549b
Compare
Choose a tag to compare

Configuration supports multiple columns and multiple labels

v2.1

16 Dec 03:40
Compare
Choose a tag to compare
  • Throttle large number of requests
  • Fix debug max page value

v2

15 Dec 01:19
Compare
Choose a tag to compare
v2
  • number of cards issues to label no longer limited to 100
  • refactor code into functions
  • process exits on fatal errors
  • columns can be specified using project name and column name
  • a summary of labeling and errors are printed in the output
  • documentation for code and bot usage