Skip to content

Tags: peter-evans/find-comment

Tags

v3.1.0

feat: add the node_id to the available output (#299)

v3

feat: add the node_id to the available output (#299)

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update runtime to node 20 (#282)

* fix: update to use node20 (#281)

* build: bump package version

---------

Co-authored-by: Marco Maetzler <105300787+mmaetzler@users.noreply.github.com>

v2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow nth as a config input (#170)

* feat: allow `nth` as a config input (#164)

* refactor: remove dup implementation for first/last

* remove `;` for linter

* feat: add `nth` input config

---------

Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>

* minor refactor and tests

* update readme

* ci test

---------

Co-authored-by: Colin Kennedy <NiloCK@users.noreply.github.com>

v2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow nth as a config input (#170)

* feat: allow `nth` as a config input (#164)

* refactor: remove dup implementation for first/last

* remove `;` for linter

* feat: add `nth` input config

---------

Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>

* minor refactor and tests

* update readme

* ci test

---------

Co-authored-by: Colin Kennedy <NiloCK@users.noreply.github.com>

v2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support regex flags (#132)

v2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps-dev): bump @typescript-eslint/eslint-plugin (#109)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: add workflow

v2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: search comment body using a regular expression (#77)

* First stab at adding support for regex searching comments with body-regex input

* false should have been true

* Minor refactor and tests

* Add ci test

* Update readme

Co-authored-by: dluftspring <daniel.luftspring@gmail.com>

v2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #68 from peter-evans/dependabot/github_actions/pet…

…er-evans/slash-command-dispatch-3

build(deps): bump peter-evans/slash-command-dispatch from 2 to 3