Tags: Nick2bad4u/git-commit-logically
Tags
🧹 [chore] setup GitHub workflows and configurations - Added Dependabot configuration for GitHub Actions to automate dependency updates. - Introduced labeler configuration for automatic PR labeling based on file changes and commit messages. - Implemented stale issue and PR management with a dedicated workflow. - Created a security alert skill workflow for dependency review. - Added a workflow for generating release bundles and publishing to npm. - Included Scorecard workflow for supply chain security analysis. - Established a Trufflehog secret scanning workflow for detecting sensitive information. - Added a README badge section for npm version, license, downloads, and GitHub metrics. - Created a configuration file for git-cliff to manage changelog generation. - Initialized package.json and package-lock.json for project dependencies and scripts. - Added a local publish script to the npm scripts section. Signed-off-by: Nick2bad4u <20943337+Nick2bad4u@users.noreply.github.com>