Tag: onedev

Type: All Skills Tools
skill ★ 8

OneDev issue development setup

Automates the preparation of a local git environment for OneDev issues by creating branches, switching checkouts, and fetching issue context.

theonedev/tod onedev git issue-tracking workflow-automation
skill ★ 8

Managing OneDev via the tod CLI

Interface with OneDev resources such as issues, pull requests, and build pipelines using the tod CLI. This skill facilitates automated management of CI/CD jobs, code reviews, and issue lifecycles.

theonedev/tod onedev cli devops ci-cd
skill ★ 8

Automate OneDev issue submission and PR creation

Automates the process of submitting completed work on OneDev issues by verifying branches, committing pending changes, pushing to remote, and creating pull requests.

theonedev/tod onedev git automation pull-request
skill ★ 8

Review OneDev Pull Requests

Perform structured code reviews on OneDev pull requests by examining metadata, patches, and existing discussions. It enables adding line-anchored comments, managing prior discussions, and submitting final review decisions using the `tod` CL…

theonedev/tod onedev code-review pull-request cli
skill ★ 8

Systematic investigation of OneDev build failures

This skill guides the agent through a systematic debugging process for failing OneDev builds using the `tod` CLI. It gathers build metadata, detailed logs, referenced file content, and recent repository changes to formulate a precise failur…

theonedev/tod build-debugging cli-workflow onedev ci-cd
skill ★ 8

Authoring and validating OneDev CI/CD build specs

This skill guides the agent in authoring or modifying OneDev CI/CD build specifications (

theonedev/tod ci-cd build-spec yaml onedev