Skip to content

Conversation

@swagatbora90
Copy link
Contributor

@swagatbora90 swagatbora90 commented Jul 17, 2023

Issue #, if available:

Description of changes:

Currently, DCO checks on new commit messages are being run in two places. Once, in the buildkite pipeline using the logcheck.sh script, another using git-validation during make lint which is run as part of the github workflow.

This removes the logcheck.sh script and only keeps the GH workflow. Buildkite is currently running on main branch only, so DCO check on buildkite is not really useful for newly create PRs. Keeping the GH workflow means that it can run on all new PRs

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@swagatbora90 swagatbora90 requested a review from a team as a code owner July 17, 2023 17:12
@fangn2 fangn2 merged commit 2a60b1c into firecracker-microvm:main Jul 18, 2023
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.

3 participants