close
Skip to content

chore(ci): migrate runners to depot#103

Open
goocarlos wants to merge 1 commit intomainfrom
codex/migrate-depot-runners
Open

chore(ci): migrate runners to depot#103
goocarlos wants to merge 1 commit intomainfrom
codex/migrate-depot-runners

Conversation

@goocarlos
Copy link
Copy Markdown
Member

@goocarlos goocarlos commented Apr 26, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Search existing issues and pull requests to confirm this change is not a duplicate
  3. Open or identify the issue this pull request resolves or advances
  4. Use a Conventional Commits title for this pull request, and mark breaking changes with !
  5. Remember that the pull request title will become the squash merge commit message
  6. If CLA Assistant prompts you, sign CLA.md in the pull request conversation

Related Issue

Closes #111

Summary

This pull request migrates GitHub Actions jobs in .github/workflows/cla.yml, .github/workflows/pr.yml, .github/workflows/release.yml, and .github/workflows/test.yml from ubuntu-latest to depot-ubuntu-24.04.

The workflow triggers, permissions, Python matrix, and pinned action versions are unchanged. The change is limited to the runner label so CLA, PR validation, test, and release automation execute on the Depot runner pool.

The branch commit has been re-authored as WH-2099 <wh2099@pm.me> so CLA validation is tied to the local maintainer author instead of the original contributor who cannot sign the CLA.

Checklist

  • This pull request links the issue it resolves or advances
  • This pull request title follows Conventional Commits, and any breaking change is marked with !
  • If CLA Assistant prompted me, I signed CLA.md in the pull request conversation

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 26, 2026

All contributors on this pull request have signed the CLA.
Posted by the CLA Assistant Lite bot.

@WH-2099 WH-2099 force-pushed the codex/migrate-depot-runners branch from 2473e00 to e11fe69 Compare April 28, 2026 14:29
@WH-2099 WH-2099 self-assigned this Apr 28, 2026
@WH-2099 WH-2099 enabled auto-merge (squash) April 28, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(ci): migrate workflows to Depot runners

2 participants