Branch: refs/heads/features/token
  Home:   https://github.com/pmd/pmd-github-action
  Commit: ea15b9a4883336a35c62c19289befad7101c2cb8
      
https://github.com/pmd/pmd-github-action/commit/ea15b9a4883336a35c62c19289befad7101c2cb8
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-12-03 (Fri, 03 Dec 2021)

  Changed paths:
    M README.md
    M action.yml
    M dist/index.js
    M dist/licenses.txt
    M lib/index.js
    M lib/util.js
    M package-lock.json
    M package.json
    M tests/util.test.js

  Log Message:
  -----------
  Add optional token parameter

The token is used for querying GitHub Releases API to determine the
latest PMD version and the download URL for PMD.

This allows to use `@actions/github` to get a octokit.

Error handling is improved as well - util doesn't catch the errors anymore,
so any exceptions bubble up to the main function.




_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to