diff --git a/.github/workflows/release_notes_check.yaml b/.github/workflows/release_notes_check.yaml index 792697140..38bb167e6 100644 --- a/.github/workflows/release_notes_check.yaml +++ b/.github/workflows/release_notes_check.yaml @@ -6,7 +6,7 @@ on: permissions: contents: read - pull-requests: read + pull-requests: write jobs: ci_check: diff --git a/notebooks/how_to/add_context_to_llm_descriptions.ipynb b/notebooks/how_to/add_context_to_llm_descriptions.ipynb index 45736d2c7..e8d06f0eb 100644 --- a/notebooks/how_to/add_context_to_llm_descriptions.ipynb +++ b/notebooks/how_to/add_context_to_llm_descriptions.ipynb @@ -41,7 +41,8 @@ " - [IQR Outliers Table](#toc6_3_7_) \n", " - [Descriptive Statistics](#toc6_3_8_) \n", " - [Pearson Correlation Matrix](#toc6_3_9_) \n", - "\n", + " - [Add test-specific context using the docstring](#toc6_4_)\n", + "- [Best practices for adding custom context](#toc7_)\n", ":::\n", "