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: examples/codex/jira-github.ipynb
+1-7Lines changed: 1 addition & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -283,18 +283,12 @@
283
283
"\n",
284
284
"This automation streamlines your development workflow by creating a seamless integration between Jira and GitHub:\n",
285
285
"\n",
286
-
"* **Zero-click implementation** - AI handles the code changes based on ticket descriptions\n",
287
286
"* **Automatic status tracking** - Tickets progress through your workflow without manual updates\n",
288
-
"* **Improved developer experience** - Focus on reviewing quality code instead of writing boilerplate\n",
287
+
"* **Improved developer experience** - Focus on reviewing code quality instead of writing boilerplate code\n",
289
288
"* **Reduced handoff friction** - The PR is ready for review as soon as the ticket is labeled\n",
290
289
"\n",
291
290
"The `codex-cli` tool is a powerful AI coding assistant that automates repetitive programming tasks. You can explore more about it [here](https://github.com/openai/codex/)"
0 commit comments