Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: guanguans/ai-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.4
Choose a base ref
...
head repository: guanguans/ai-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.5
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 23, 2023

  1. Update CHANGELOG

    guanguans authored and github-actions[bot] committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    cdc81f1 View commit details
    Browse the repository at this point in the history
  2. Bump to v1.6.4

    guanguans authored and github-actions[bot] committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ee9d127 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. feat(github-actions): add secrets check workflow

    - Add GitHub Actions workflow to check for secrets in code
    - Use TruffleHog OSS to scan for secrets
    guanguans committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5819e6b View commit details
    Browse the repository at this point in the history
  2. feat(composer): Add trufflehog command

    - Add trufflehog command to composer.json
    guanguans committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    da49e22 View commit details
    Browse the repository at this point in the history
  3. feat(README): add logo

    - Add logo to README files
    guanguans committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    7ff14d5 View commit details
    Browse the repository at this point in the history
Loading