Skip to content

Tags: octoherd/script-add-octoherd-cli-to-script

Tags

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency octokit-plugin-create-pull-request to v6

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency @octoherd/cli to v5 (#84)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency @octoherd/cli to v4 (#59)

BREAKING CHANGE: requires Node 18

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency octokit-plugin-create-pull-request to v5

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency octokit-plugin-create-pull-request to v4

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: all `--octoherd-*` flags are now optional (#3)

BREAKING CHANGE: Repositories can no longer be passed as positional argument, use the \`--octoherd-repos\` (or \`-R\`) CLI flag instead.

Before:

```
npx @octoherd/script-add-octoherd-cli-to-script "@octokit/*"
```

After

```
npx @octoherd/script-add-octoherd-cli-to-script --octoherd-repos "@octokit/*"
```

Or do not set `--octoherd-repos` at all, in which case the user will be prompted.

Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>

v1.0.0

Toggle v1.0.0's commit message
build(package): simplify repository fields

created using @octoherd and https://github.com/gr2m/octoherd-script-normalize-package-repository-field