Skip to content

Fix Github action for commit messages#57

Merged
BytecodeBrewer merged 5 commits into
developfrom
main
Jun 20, 2026
Merged

Fix Github action for commit messages#57
BytecodeBrewer merged 5 commits into
developfrom
main

Conversation

@BytecodeBrewer

@BytecodeBrewer BytecodeBrewer commented Jun 20, 2026

Copy link
Copy Markdown
Owner

What changed?

  • the github action for checking the commit messages allows to commit longer messages and dependabot can commit too :)
  • dependabot made an udpate

Related issue

Tests

  • I ran pytest
  • Existing tests pass
  • I added or updated tests where necessary
  • Not needed because this only affects documentation or repository setup

Checklist

  • The change is focused
  • No secrets or API keys are included
  • Documentation was updated if needed
  • CI is expected to pass

Notes

BytecodeBrewer and others added 5 commits June 20, 2026 16:41
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@BytecodeBrewer BytecodeBrewer merged commit 2122d79 into develop Jun 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant