Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.1 (…
…#282) Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 6.0.2 to 6.1.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md">wagoid/commitlint-github-action's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/wagoid/commitlint-github-action/compare/v6.1.0...v6.1.1">6.1.1</a> (2024-08-21)</h2> <h2><a href="https://github.com/wagoid/commitlint-github-action/compare/v6.0.2...v6.1.0">6.1.0</a> (2024-08-20)</h2> <h3>Features</h3> <ul> <li>updating push event trigger to use rest API (OctoKit) vs push event (<a href="https://github.com/wagoid/commitlint-github-action/commit/70e22e95384c0028a4a5a9679a729c3ac9224dcd">70e22e9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>updating unit tests with mocking push octokit list commits (<a href="https://github.com/wagoid/commitlint-github-action/commit/c3ab7fd301c536b0e96211a1dde49b6aabbfa8fd">c3ab7fd</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wagoid/commitlint-github-action/commit/a2bc521d745b1ba127ee2f8b02d6afaa4eed035c"><code>a2bc521</code></a> chore(release): publish 6.1.1 [skip-ci]</li> <li><a href="https://github.com/wagoid/commitlint-github-action/commit/bc25072483aba50bfa40a0aeac039228fd3eb76f"><code>bc25072</code></a> Merge pull request <a href="https://redirect.github.com/wagoid/commitlint-github-action/issues/800">#800</a> from wagoid/revert-798-feat/using-rest-for-push</li> <li><a href="https://github.com/wagoid/commitlint-github-action/commit/09a8abb7577d5d8ba5690a59587ad7acf90bce37"><code>09a8abb</code></a> Revert "feat: updating push event trigger to use rest API (OctoKit) vs push e...</li> <li><a href="https://github.com/wagoid/commitlint-github-action/commit/dbd4ecd47d0256b6587d1d0c5737082cc439f2c5"><code>dbd4ecd</code></a> chore(release): publish 6.1.0 [skip-ci]</li> <li><a href="https://github.com/wagoid/commitlint-github-action/commit/0de15449e923d75a908bd7ab4e89c4e69af9ab1f"><code>0de1544</code></a> Merge pull request <a href="https://redirect.github.com/wagoid/commitlint-github-action/issues/798">#798</a> from ncino/feat/using-rest-for-push</li> <li><a href="https://github.com/wagoid/commitlint-github-action/commit/c3ab7fd301c536b0e96211a1dde49b6aabbfa8fd"><code>c3ab7fd</code></a> fix: updating unit tests with mocking push octokit list commits</li> <li><a href="https://github.com/wagoid/commitlint-github-action/commit/70e22e95384c0028a4a5a9679a729c3ac9224dcd"><code>70e22e9</code></a> feat: updating push event trigger to use rest API (OctoKit) vs push event</li> <li>See full diff in <a href="https://github.com/wagoid/commitlint-github-action/compare/v6.0.2...v6.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wagoid/commitlint-github-action&package-manager=github_actions&previous-version=6.0.2&new-version=6.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated the `commitlint-github-action` to the latest version, improving the commit linting process during CI/CD workflows. - Added a new configuration file for commit linting, allowing longer commit messages for enhanced detail and flexibility. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simone Chemelli <[email protected]>
- Loading branch information