Skip to content

Conversation

@StaticRocket
Copy link
Member

@StaticRocket StaticRocket commented Dec 10, 2025

  • ci(commit-check): disable imperative subject check

    The way this is currently done right now is incredibly rudimentary and results
    in a few false positives. What we've got right now is already a fight as it
    is. Not sure I can justify this part of the check.

    Signed-off-by: Randolph Sapp [email protected]

  • ci(commit-check): ignore the branch check

    The branch check part of the new commit-check action ignores the commit-check
    conventional_branch configuration option.

    Using master is sometimes useful for those people who prefer to let the
    automatic build and deploy workflow run for previews of their changes on their
    end. If we aren't using merge commits there is no reference to the source
    branch kept around. I see no reason to bother people with this right now.

    Fixes: 35d453e ("ci(commit-check): update to version 2") Signed-off-by:
    Randolph Sapp [email protected]

The branch check part of the new commit-check action ignores the
commit-check conventional_branch configuration option.

Using master is sometimes useful for those people who prefer to let the
automatic build and deploy workflow run for previews of their changes on
their end. If we aren't using merge commits there is no reference to the
source branch kept around. I see no reason to bother people with this
right now.

Fixes: 35d453e ("ci(commit-check): update to version 2")
Signed-off-by: Randolph Sapp <[email protected]>
The way this is currently done right now is incredibly rudimentary and
results in a few false positives. What we've got right now is already a
fight as it is. Not sure I can justify this part of the check.

Signed-off-by: Randolph Sapp <[email protected]>
@cshilwant
Copy link
Member

Lol, imperative check failures on the commit which is gonna disable the same - https://github.com/TexasInstruments/processor-sdk-doc/actions/runs/20090114328/job/57635671662?pr=573

@cshilwant cshilwant merged commit e78c52b into TexasInstruments:master Dec 10, 2025
2 of 3 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.

5 participants