optic-release-automation
released this
31 Jan 12:48
·
1 commit
to 9f98ae1fd9f5848c412748104ca626525f00b43e
since this release
New Features
- With this release, we added a feature that adds a comment on the
notify-release
issue when it is closed asnot_planned
with the detailed timestamp on when it will be opened again.
In order to add this functionality to your existing (or new)notify-release.yml
workflow file you need to add a trigger onissues: [closed]
.
What's Changed
- build(deps-dev): bump jest from 29.3.1 to 29.4.0 by @dependabot in #395
- build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #398
- build(deps-dev): bump jest from 29.4.0 to 29.4.1 by @dependabot in #400
- build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #405
- build(deps): bump actions-toolkit from
90f26b3
to51eb375
by @dependabot in #406 - feat: update and add new toolkit warnings by @gregoryduckworth in #402
- build(deps): bump actions-toolkit from
51eb375
to86aa9de
by @dependabot in #407 - Feat/393 post comment when issue is closed as not planned by @davideroffo in #408
New Contributors
- @gregoryduckworth made their first contribution in #402
- @davideroffo made their first contribution in #408
Full Changelog: v1.7.12...v1.8.0