github-script/.github/workflows
Martijn Pieters 8d9f8fc050
Fix null handling, covered by integration tests
`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.
2023-04-04 22:11:47 +01:00
..
check-dist.yml Use Node 16 in CI and examples 2023-01-25 19:36:14 -05:00
ci.yml Use Node 16 in CI and examples 2023-01-25 19:36:14 -05:00
codeql-analysis.yml Create codeql-analysis.yml 2022-06-15 16:25:41 -04:00
integration.yml Fix null handling, covered by integration tests 2023-04-04 22:11:47 +01:00
licensed.yml Update GitHub actions packages 2022-10-25 21:48:09 +00:00
pull-request-test.yml Update GitHub actions packages 2022-10-25 21:48:09 +00:00
stale.yml Add stale workflow 2020-08-18 09:35:23 -04:00