Skip to content

Commit 3ec400b

Browse files
authored
Adding github mobile to context passing (#54532)
1 parent 4c1dd8c commit 3ec400b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/copilot/building-copilot-extensions/building-a-copilot-agent-for-your-copilot-extension/context-passing-for-your-agent.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The following table shows the reference types that are passed to {% data variabl
3737
| {% data variables.product.prodname_vscode %} | Yes | Yes | Yes | No | Repository owner and branch |
3838
| {% data variables.product.prodname_vs %} | Yes | Yes | Yes | No | Repository owner and branch |
3939
| {% data variables.product.prodname_dotcom_the_website %} | No | No | Yes | Yes | Repository information and other {% data variables.product.github %} resources |
40+
| {% data variables.product.prodname_mobile %} | No | No | No | Yes | Not applicable
4041

4142
{% endrowheaders %}
4243

content/get-started/using-github/github-mobile.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ The following documentation contains more information about using {% data variab
3838
{% ifversion mobile-code-search %}- For more information about using {% data variables.product.prodname_dotcom %} code search on {% data variables.product.prodname_mobile %}, see [AUTOTITLE](/search-github/github-code-search/using-github-code-search#using-github-code-search-on-github-mobile).{% endif %}
3939
{% ifversion fpt or ghec %}- For more information on two-factor authentication using {% data variables.product.prodname_mobile %}, see [AUTOTITLE](/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-github-mobile) and [Authenticating using {% data variables.product.prodname_mobile %}](/authentication/securing-your-account-with-two-factor-authentication-2fa/accessing-github-using-two-factor-authentication#verifying-with-github-mobile). {% endif %}
4040
{% ifversion copilot-chat-for-mobile %}- For more information about using {% data variables.product.prodname_copilot_mobile %}, see [AUTOTITLE](/copilot/github-copilot-chat/copilot-chat-in-github-mobile/using-github-copilot-chat-in-github-mobile).{% endif %}
41+
{% ifversion copilot-chat-for-mobile %}- For more information about using {% data variables.product.prodname_copilot_extensions %} in {% data variables.product.prodname_mobile %}, see [Extending {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_mobile %}](/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github-mobile#extending-copilot-chat-in-github-mobile).{% endif %}
4142

4243
## Installing {% data variables.product.prodname_mobile %}
4344

0 commit comments

Comments
 (0)