Skip to content

ci: run the DCO gate on this repo's own pull requests#78

Merged
Jaro-c merged 1 commit into
mainfrom
ci/self-dco
Jun 30, 2026
Merged

ci: run the DCO gate on this repo's own pull requests#78
Jaro-c merged 1 commit into
mainfrom
ci/self-dco

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jun 30, 2026

Copy link
Copy Markdown
Member

This repo ships the reusable dco.yml and CONTRIBUTING.md requires a Signed-off-by trailer on every commit — but it never ran that gate on its own PRs. Self-CI only covered actionlint (and CodeQL).

This adds a small caller that invokes the repo's own dco.yml by local path on pull_request, so the DCO rule is machine-checked here too — dogfooding the gate every other Glyndor repo gets.

This very PR's commit is signed off, so the new check should pass on itself.

This repo ships the reusable dco.yml and requires a Signed-off-by
trailer on every commit, but never enforced it on its own PRs. Add a
self-CI caller so the rule is machine-checked here too.

Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
@Jaro-c
Jaro-c merged commit fb77727 into main Jun 30, 2026
4 checks passed
@Jaro-c
Jaro-c deleted the ci/self-dco branch June 30, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant