Skip to content

fix(ci): replace deleted gsactions/dco-check with contributor-assistant#98

Merged
johntmyers merged 1 commit intomainfrom
chore/fix-dco-workflow
Mar 4, 2026
Merged

fix(ci): replace deleted gsactions/dco-check with contributor-assistant#98
johntmyers merged 1 commit intomainfrom
chore/fix-dco-workflow

Conversation

@johntmyers
Copy link
Copy Markdown
Collaborator

Summary

  • The gsactions/dco-check@v1.1.1 action repo was deleted (returns 404), causing every DCO workflow run to fail with startup_failure
  • Replaced with contributor-assistant/github-action pinned to commit SHA ca4a40a7d1004f18d9960b404b97e5f30a505a08, matching the pattern used by NVIDIA-NeMo/DataDesigner
  • Uses the built-in GITHUB_TOKEN (no PAT secret required)

Notes

  • If the GITHUB_TOKEN lacks permissions to push to the signatures branch, we may need to add a DCO_ASSISTANT_TOKEN PAT secret with repo scope

The gsactions/dco-check action repository was deleted, causing every DCO
workflow run to fail with startup_failure. Replace it with
contributor-assistant/github-action pinned to a commit SHA, matching the
pattern used by NVIDIA-NeMo/DataDesigner.

Signed-off-by: John Myers <johntmyers@users.noreply.github.com>
@johntmyers johntmyers self-assigned this Mar 4, 2026
@johntmyers johntmyers merged commit d07085c into main Mar 4, 2026
9 checks passed
@johntmyers johntmyers deleted the chore/fix-dco-workflow branch March 4, 2026 19:11
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 4, 2026

Thank you for your submission! We ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by adding a comment below using this text:


I have read the DCO document and I hereby sign the DCO.


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the DCO Assistant Lite bot.

drew pushed a commit that referenced this pull request Mar 16, 2026
…nt (#98)

The gsactions/dco-check action repository was deleted, causing every DCO
workflow run to fail with startup_failure. Replace it with
contributor-assistant/github-action pinned to a commit SHA, matching the
pattern used by NVIDIA-NeMo/DataDesigner.

Signed-off-by: John Myers <johntmyers@users.noreply.github.com>
Co-authored-by: John Myers <johntmyers@users.noreply.github.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.

1 participant