Skip to content

Commit 15f0c43

Browse files
committed
minor changes
1 parent 68c4b36 commit 15f0c43

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

examples/codex/jira-github.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -283,18 +283,12 @@
283283
"\n",
284284
"This automation streamlines your development workflow by creating a seamless integration between Jira and GitHub:\n",
285285
"\n",
286-
"* **Zero-click implementation** - AI handles the code changes based on ticket descriptions\n",
287286
"* **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",
289288
"* **Reduced handoff friction** - The PR is ready for review as soon as the ticket is labeled\n",
290289
"\n",
291290
"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/)"
292291
]
293-
},
294-
{
295-
"cell_type": "markdown",
296-
"metadata": {},
297-
"source": []
298292
}
299293
],
300294
"metadata": {

0 commit comments

Comments
 (0)