Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Post comment on any issues that were closed by PRs included in release (
#120) * wip * remove console log * refactor issue listing for notifications; include package name and version in release step * linting * fix release test * only run notify on issue when enabled * load package info in code instead of action steps * refactor promise chain to async/await * move release note parsing into own util * update README file * add concurrency; reduce number of params passed around; * use older version of pMap; turn getLinkedIssueNumbers to async; * update release test * releaseNotes util only return unique PR numbers; add test for release note util * Update action.yml Co-authored-by: Simone Busoli <simone.busoli@gmail.com> * add coverae thresholds * update dependency * use pMap; use positional args; * rename notify-on-the-issue to notify-linked-issues * wip * update README * remove redundant config entries * update test lib configs * write tests for notifyIssue * format test string * format test string * move callbacks inline * refactor how the package info is loaded * revert package info refactoring * linting Co-authored-by: Dénes Fekésházy <denes.fekeshazy@nearform.com> Co-authored-by: Dénes Fekésházy <95295549+denes-fekeshazy@users.noreply.github.com> Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
- Loading branch information