googleapis / googleapis/release-please

`include-commit-authors` missing in config schema

Open
#2,760 0 comments 1 reaction 1 assignee Claimed by @chingor13 View on GitHub
priority: p3 type: bug
Dominant language
TypeScript
Stars
7.5k
Forks
588
Avg merge
12h 16m
Merged PRs (30d)
7

Description

The new option added in #2628 does not seem to be considered in the JSON schema.

#### Environment details

- OS: irrelevant
- Node.js version: irrelevant
- npm version: irrelevant
- `release-please` version: 17.6.0

#### Steps to reproduce

1. Add `"include-commit-authors": true` to `release-please-config.json`
2. Validate JSON config, e.g. by adding `"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"` to the config
3. See an error like `Property include-commit-authors is not allowed.`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.