mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
`core.getInput()` always returns a string, so testing for 'not null' is always true. This then leads to previews set to an array with a single empty string, breaking accept-header output. Updated eslint rules should help avoid this issue in future, and new integration tests verify that the github client configuration now reflects the intended configuration options. |
||
|---|---|---|
| .. | ||
| check-dist.yml | ||
| ci.yml | ||
| codeql-analysis.yml | ||
| integration.yml | ||
| licensed.yml | ||
| pull-request-test.yml | ||
| stale.yml | ||