![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
commit-watch
Advanced tools
CommitWatch checks commit messages and ensures they conform to the Top Hat commitlint config (loosely inspired by conventional commit spec).
yarn dlx commit-watch --help
You can configure commit-watch via CLI args or via environment variables.
Name | Value | Description |
---|---|---|
COMMITWATCH_GITHUB_TOKEN | Required | Personal access token with write access to GitHub status checks, and read access to your repository. |
CI_REPO_OWNER | Required | The "owner" from https://github.com/\<owner>/<name>. |
CI_REPO_NAME | Required | The "name" from https://github.com/\<owner>/<name>. That is, your repository name. |
CI_COMMIT_SHA | Required | The commit sha to run the linter against. |
CI_BASE_BRANCH | Defaults to origin/master . | The base branch to compare the commit sha against. |
COMMIT_WATCH_OUTPUT_DIR | Defaults to ./artifacts/test_results/commitwatch/ . | Directory to write the junit report to. |
COMMIT_WATCH_OUTPUT_FILENAME | Defaults to commitwatch.junit.xml . | The name of the junit report. |
DEBUG | Set to 'commit-watch' to enable verbose mode. |
FAQs
commit message status check for continuous integration
The npm package commit-watch receives a total of 140 weekly downloads. As such, commit-watch popularity was classified as not popular.
We found that commit-watch demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.