Skip to content

Conversation

@swagatbora90
Copy link
Contributor

Issue #, if available:

Description of changes:
We are manually running DCO check on commits as part of our buildkite pipeline. Instead we should enable DCO using https://probot.github.io/apps/dco/ on this repo and removing existing config

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 21:10
hostname: "${BUILDKITE_AGENT_META_DATA_HOSTNAME}"

- label: 'git log validation'
command: './.buildkite/logcheck.sh'
Copy link
Member

Choose a reason for hiding this comment

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

that script also checks fixup commits. will it be migrated and covered by GH actions too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can add that check using GH action as well. However, IMO we can just get rid of it. As reviewers we often check the commits and make sure that they are squashed before merging.

@fangn2 fangn2 merged commit 48a995f 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