Skip to content

[FIX] Exclude SBOM from Conventional commits#4808

Draft
jesmrec wants to merge 1 commit intomasterfrom
fix/exclude_sbom_from_conventional_commits
Draft

[FIX] Exclude SBOM from Conventional commits#4808
jesmrec wants to merge 1 commit intomasterfrom
fix/exclude_sbom_from_conventional_commits

Conversation

@jesmrec
Copy link
Collaborator

@jesmrec jesmrec commented Mar 16, 2026

SBOM workflow generates commit with title docs: SBOM updated

That's not compliant with conventional commits because the first letter of the message is a capital, and must be lower case. That causes CI to fail.

Solution: SBOM commits to be ignored in terms of conventional commits.

Related Issues

App:

  • Add changelog files for the fixed issues in folder changelog/unreleased. More info here
  • Add feature to Release Notes in ReleaseNotesViewModel.kt creating a new ReleaseNote() with String resources (if required)

QA

@jesmrec jesmrec self-assigned this Mar 16, 2026
@jesmrec jesmrec force-pushed the fix/exclude_sbom_from_conventional_commits branch 3 times, most recently from 291aa6f to b9a518a Compare March 16, 2026 12:42
@jesmrec jesmrec force-pushed the fix/exclude_sbom_from_conventional_commits branch from 5b52cf0 to 797ad13 Compare March 17, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant