Skip to content

Try out github.com/christophebedard/dco-check#5010

Merged
azdagron merged 4 commits intospiffe:mainfrom
rturner3:dco
Mar 28, 2024
Merged

Try out github.com/christophebedard/dco-check#5010
azdagron merged 4 commits intospiffe:mainfrom
rturner3:dco

Conversation

@rturner3
Copy link
Copy Markdown
Collaborator

@rturner3 rturner3 commented Mar 22, 2024

The DCO app currently used in the repository doesn't support GitHub merge queues. Try out this other DCO check script which will run as our own managed job that we can configure to run for PRs added to the merge queue.

We can try running this check in parallel to the existing check to ensure it's stable before trying to rely on it.

Tested on my fork with a couple sample PRs targeted towards this branch:

Success on DCO present: rturner3#218
Fail on missing DCO: rturner3#216

The DCO app currently used in the repository doesn't support GitHub
merge queues. Try out this other DCO check script which will run as our
own managed job that we can configure to run for PRs added to the merge
queue.

We can try running this check in parallel to the existing check to
ensure it's stable before trying to rely on it.

Signed-off-by: Ryan Turner <turner@uber.com>
Ryan Turner added 2 commits March 22, 2024 13:03
Signed-off-by: Ryan Turner <turner@uber.com>
Signed-off-by: Ryan Turner <turner@uber.com>
@azdagron azdagron self-assigned this Mar 26, 2024
Copy link
Copy Markdown
Member

@azdagron azdagron left a comment

Choose a reason for hiding this comment

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

lgtm

@azdagron azdagron merged commit 0f1310b into spiffe:main Mar 28, 2024
rushi47 pushed a commit to rushi47/spire that referenced this pull request Apr 11, 2024
* Try out github.com/christophebedard/dco-check

The DCO app currently used in the repository doesn't support GitHub
merge queues. Try out this other DCO check script which will run as our
own managed job that we can configure to run for PRs added to the merge
queue.

We can try running this check in parallel to the existing check to
ensure it's stable before trying to rely on it.

Signed-off-by: Ryan Turner <turner@uber.com>

* Fix YAML syntax

Signed-off-by: Ryan Turner <turner@uber.com>

* Allow to run on workflow_dispatch

Signed-off-by: Ryan Turner <turner@uber.com>

---------

Signed-off-by: Ryan Turner <turner@uber.com>
Co-authored-by: Andrew Harding <azdagron@gmail.com>
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.

2 participants