You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PLUGINS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,6 +221,7 @@ A plugin to automate tasks with Jira
221
221
-**`/jira:solve`** - Analyze a JIRA issue and create a pull request to solve it.
222
222
-**`/jira:status-rollup``issue-id [--start-date YYYY-MM-DD] [--end-date YYYY-MM-DD]`** - Generate a status rollup comment for any JIRA issue based on all child issues and a given date range
223
223
-**`/jira:update-weekly-status``[project-key] [--component name] [--label label-name] [user-filters...]`** - Update weekly status summaries for Jira issues with component and user filtering
224
+
-**`/jira:update``<jira-ticket> [<pr-url>] [--format standup|detailed] [additional-context]`** - Post a PR summary or a plain note as a comment on a Jira ticket
224
225
-**`/jira:validate-blockers``[target-version] [component-filter] [--bug issue-key]`** - Validate proposed release blockers using Red Hat OpenShift release blocker criteria
225
226
226
227
See [plugins/jira/README.md](plugins/jira/README.md) for detailed documentation.
0 commit comments