Analysis updated 2026-05-18
Automatically update work item fields or add comments when a status change occurs in ONES.
Migrate existing Jira ScriptRunner or JMWE automation scripts to ONES without rebuilding logic from scratch.
Connect ONES to an external system by writing a custom REST endpoint handler in ONEScript.
Enforce pre-change or post-change validation rules on work items that go beyond what ONES no-code rules allow.
| ones-com/onescript-workflow-automation | 0labs-in/vision-link | 3xhelix/rbdoom | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | — | TypeScript | — |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 3/5 | 3/5 | 3/5 |
| Audience | ops devops | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing ONES on-premises or private deployment, SaaS support is not yet available.
ONEScript is a scripting add-on for ONES, a project management and work tracking platform similar in purpose to Jira. It is designed for situations where the built-in no-code automation rules in ONES are not flexible enough to express the logic a team needs. Administrators, power users, and developers write scripts that ONES then runs at defined trigger points in a workflow. With ONEScript you can automatically update fields, add comments, or modify related data when a work item changes. You can enforce rules before or after someone makes a change, run scheduled queries that pull data across the platform, or connect ONES to external systems through custom web endpoints. If your team is migrating from Jira and already has automation scripts built with tools like ScriptRunner, JMWE, or Power Scripts, ONEScript includes a migration path and documentation for that transition. An AI assistant inside the tool can help draft scripts, which you then validate and test directly in the environment. This GitHub repository is primarily a distribution point. The actual scripting environment runs inside your ONES installation. You download the latest plugin package from the repository's Releases page and install it in ONES. The README links to official documentation covering installation, script writing, a full reference, a Jira migration guide, and a cookbook of example scripts. At the time the README was written, ONEScript is in early preview and available only for organizations running ONES on their own servers, whether on-premises or in private deployments. Support for the hosted SaaS version of ONES was described as coming soon.
A scripting plugin for ONES project management that lets admins write code to automate workflows, enforce rules, and connect to external systems beyond what no-code rules can express.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.