Skip to content

Releases: taltrui/energy-bot

v1.2.0

22 Aug 19:19
Compare
Choose a tag to compare

Change in PRReminder directive:

  • PRs now show their state, if changed are requested or a review is required.
  • New section was added to show those PRs that are approved or ready for release.

Change in GraphQL PR query:

  • Now reviews are retrieved with author and state.

v1.1.0

13 Aug 19:30
Compare
Choose a tag to compare

Minor change in PRReminder directive:

  • PRs inactivity time are now calculated based on last update instead of create time.

v1.0.0

13 Aug 14:25
Compare
Choose a tag to compare

Fist release of Energy Bot.

Directives added:

  • PRReminder: It fetches all PRs from all repos of an user and filters and creates a formatted message for slack with all pertinent PRs with their assignees and data of creation.

Documentation added: