自動化における Rovo エージェント
Space, app, and org admins can use agents in automation rules to save time on more complicated repetitive tasks. Using an agent within an automation rule allows you to generate and share content in any app integrated with Atlassian Automation. There are two ways to this: add a trigger to an agent directly, or add the agent to an automation rule.
How to trigger an agent
Use the app switcher to navigate to the Studio app
Select Agents
Browse to locate the agent you want to automate
Select the agent to open it
Select Triggers from the left-hand navigation
Any existing rules that trigger this agent are listed, organized by app
Select Add automation trigger to configure an event that will trigger this agent
Select the appropriate app and space
You’ll be redirected to automation in Jira, Jira Service Management, or Confluence to finish building the rule
Save and enable your rule
Refresh your agent’s Triggers tab to see it listed
How to add an agent to an automation rule
Use the app switcher to navigate to the Studio app
[自動化] を選択します。
Select the app and space you want to create the automation rule in
Select Get started
You’ll be redirected to Automation in the app and space you selected
Select Create rule > Create from scratch
Add a trigger to your rule
Configure it if needed
Select Next > THEN: Add an action
Find and select the action, Use Rovo agent
Give the agent a prompt to follow when triggered (For example, read and review the quality of the description field for
{{issue.url}}
). The agent will respond to this prompt in the background each time the rule is triggered. Use Smart Values in your prompt to reference objects like Jira work items or Confluence pages.
More about Smart Values in Jira
More about Smart Values in Confluence
Choose what to do with the agent’s response using the
{{agentResponse}}
smart value. You can do this by adding additional actions or components that require free text and putting{{agentResponse}}
in the free text field. When you add this additional action or component, you can also choose the author of the content (For example, you could add a comment to a work item and choose for it to appear as the rule creator, or as the agent). Whatever you configure will happen automatically whenever the rule is triggered and won’t require additional confirmation from users.ルールの設定を完了します。
Jira での自動化ルール作成と編集の詳細をご確認ください。
When the rule is run, the agent will use the permissions of the user who added the agent to the rule. When an agent is triggered in an automation rule, it cannot perform skills — it provides a text response that can be passed via the {{agentResponse}}
smart value in subsequent actions of the rule.
今のところ、エージェントの応答を使用できるのは、ルール ビルダーで許可されたいくつかのアクションだけです。エージェントと統合するアクションは引き続き追加していきます。
Even if you choose to appear as the author of the agent's response in an automation rule, the app will show a note to indicate this content was created by an agent through automation.
自動化ルールにおけるエージェントの例
シナリオ | ルール |
---|---|
Decision Director を使用して、タイトルに「DACI」という単語を含む新しい Confluence ページがあるたびにトリガーされる自動化ルールを作成し、ドキュメントのレビューや決定に役立つリソースなどの改善案とともにコメントを残します。 |
|
Using the Jira work item organizer, create an automation rule that is triggered every time a work item is created without a parent (or epic) to leave a comment on the new work item with a suggested epic from that project that could be a relevant parent work item. |
|
Jira Theme Analyzer を使用して、Jira プロジェクトの関連データをキャプチャする JQL 検索を行い、過去 2 日間に収集された顧客フィードバックの要約を Slack に送信する自動化ルールを作成します。 |
|
Using the Service Triage, create an automation rule that is triggered every time a work item is created to update the priority field and add a comment on the work item. |
|
Using the Service Triage, create an automation rule that is triggered every time a work item is created to update the request type based on similar work items and add a comment on the work items. |
|
Using the Service Triage, create an automation rule that is triggered every time a work item is created to update the summary based on description and add a comment on the work item. |
|
この内容はお役に立ちましたか?