Skip to content

Conversation

sprt
Copy link
Contributor

@sprt sprt commented Jul 1, 2025

Please see commit message.

Copy link
Contributor

@Apokleos Apokleos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm for it. LGTM!

Copy link
Member

@RuoqingHe RuoqingHe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me, thanks @sprt ❤️

@stevenhorsman
Copy link
Member

Should we just expand this to remove force-skip-ci from all our workflows? I was originally implemented as a skip in the jenkins configuration, and after this PR the only workflows that would be skipped are the cargo-deny (which is a bit broken and needs some work anyway) and WIP check, which is another very cheap flow.

This was originally implemented as a Jenkins skip and is only used in a few
workflows.  Nowadays this would be better implemented via the gatekeeper.

Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
@sprt sprt force-pushed the sprt/fix-commit-check branch from 6d9b6d6 to 8d7d859 Compare July 2, 2025 15:32
@sprt
Copy link
Contributor Author

sprt commented Jul 2, 2025

Should we just expand this to remove force-skip-ci from all our workflows? I was originally implemented as a skip in the jenkins configuration, and after this PR the only workflows that would be skipped are the cargo-deny (which is a bit broken and needs some work anyway) and WIP check, which is another very cheap flow.

Yes, done!

@sprt sprt changed the title gha: Don't skip commit message check with force-skip-ci gha: Eliminate use of force-skip-ci label Jul 2, 2025
Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@sprt sprt merged commit 8d86bce into main Jul 2, 2025
38 of 51 checks passed
@sprt sprt deleted the sprt/fix-commit-check branch July 2, 2025 15:53
@sprt
Copy link
Contributor Author

sprt commented Jul 2, 2025

Force-merged as workflow-only change.

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.

4 participants