git3po

Automatically comments, labels, and closes GitHub issues according to a configurable set of filters.

MIT License

Downloads
517
Stars
37
Committers
5

Bot releases are hidden (Show)

git3po - v2.1.0

Published by patrickhulce over 4 years ago

v2.1.0 (2020-04-30)

  • feat: filterProperty supports multiple replacements (51da6a6)
  • fix: lint issues (3ddce2d)
  • docs: add link to lighthouse scripts for examples (#15) (04cd960), closes #15
git3po - v2.0.0

Published by patrickhulce over 4 years ago

<a name"2.0.0">

2.0.0 (2020-02-06)

Features

  • pullRequests=false now filters out pull requests (#14) (e78118a7)

Breaking Changes

  • pullRequests: false will now filter out pull requests
    (e78118a7)
git3po - v1.8.0

Published by patrickhulce over 4 years ago

<a name"1.8.0">

1.8.0 (2020-02-05)

Features

  • reviewers and assignee support (#13) (73de8f64)
git3po - v1.7.0

Published by patrickhulce almost 5 years ago

<a name"1.7.0">

1.7.0 (2020-01-16)

Features

  • override config startAt with --start-at (#11) (8629c579)
git3po - v1.6.1

Published by patrickhulce almost 5 years ago

<a name"1.6.1">

1.6.1 (2020-01-15)

Bug Fixes

  • allow absolute paths for config (#10) (d9e858eb)
git3po - v1.6.0

Published by patrickhulce almost 5 years ago

<a name"1.6.0">

1.6.0 (2020-01-13)

Features

git3po - v1.5.0

Published by patrickhulce almost 5 years ago

<a name"1.5.0">

1.5.0 (2020-01-06)

Features

  • add lock action and relative date preprocess (#6) (3f1b65db)
git3po - v1.4.0

Published by patrickhulce about 7 years ago

1.4.0 (2017-10-22)

Bug Fixes

  • core: infer state condition from criteria (906123ae)

Features

  • deprecate label, state, text filters (6dc1299f)
  • filter:
git3po - v1.3.0

Published by patrickhulce about 7 years ago

1.3.0 (2017-10-19)

Bug Fixes

  • action: add remove label to actions (f78df718)
  • filter: handle empty string case in $match (16c8f1be)

Features

git3po - v1.2.0

Published by patrickhulce about 7 years ago

<a name"1.2.0">

1.2.0 (2017-08-11)

Features

  • config: Make GitHub url configurable, default to github.com (#4) (ec1d3431)
git3po - v1.1.0

Published by patrickhulce about 7 years ago

<a name"1.1.0">

1.1.0 (2017-08-09)

Features

  • config: support token via env variable (#3) (f5a539b1)
git3po - v1.0.1

Published by patrickhulce about 7 years ago

<a name"1.0.1">

1.0.1 (2017-08-08)

Bug Fixes

  • core: remove aggressive filter match log message (b40fd347)
git3po - v1.0.0

Published by patrickhulce about 7 years ago

<a name"1.0.0">

1.0.0 (2017-08-07)

Bug Fixes

  • GitHub: add authentication to actions (70789f27)
  • core: log filtered issues (e35b7881)
  • logging: issue start statements at proper time (884c77ff)

Features