Use automation components in a rule
自動化によってチームがプロセスとワークフローを自動化できるようにして、手動の繰り返しタスクを取り除けます。アトラシアンのシンプルなルール ビルダーによって強力な自動化ルールを設定して、最も複雑なシナリオにも対応できます。
Rules allow you to automate actions within your system based on criteria that you set. Automation rules are made up of components:
Trigger components
Every rule starts with a trigger. They kick off the execution of your rules. Triggers will listen for events in your Atlassian Cloud product, such as when a comment is added.
View available triggers in Jira Cloud or Confluence Cloud
Action components
Actions are the doers of your rule. They allow you to automate tasks and make changes within your site. They allow you to perform many tasks, such as editing an issue, sending a notification, or creating a Confluence page.
View available actions in Jira Cloud or Confluence Cloud
Condition components
Conditions allow you to narrow the scope of your rule. They must be met for your rule to continue running. For example, you can set up your rule to only escalate an issue if it is high priority.
Where a condition is added on the rule will affect how it works:
Conditions added to a trigger
Add additional criteria to determine if your rule should accept the trigger and begin running. For example:
Trigger: Work item created
Condition on trigger: The assignee of the work item is empty.
Result: The rule only runs for work items created without an assignee.
Conditions added to a rule group
Add criteria to determine if the rule continues running just for the components in the rule group. Only applies when using advanced components.
View available conditions in Jira Cloud or Confluence Cloud
Branch components
Branches allow you to create a separate execution path of your rule. They enable the potential to perform multiple actions or conditions.
View available branches in Jira Cloud or Confluence Cloud
Advanced components
Advanced components are only available for Premium and Enterprise Atlassian editions.
Advanced components boost the power of your rule by automating multiple related processes from a single rule.
View available advanced components
この内容はお役に立ちましたか?