1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Minor edits to remove OAuth mentions (#37246)

This commit is contained in:
Sarah Edwards
2023-05-24 09:20:02 -07:00
committed by GitHub
parent d64f6c7e4c
commit feaf773164
4 changed files with 5 additions and 10 deletions

View File

@@ -186,13 +186,7 @@ end
Try opening a new issue in your test repository and see what happens! If nothing happens right away, try refreshing.
You won't see much in the Terminal, _but_ you should see that a bot user has added a label to the issue.
{% note %}
**Note:** When GitHub Apps take actions via the API, such as adding labels, GitHub shows these actions as being performed by _bot_ accounts. For more information, see "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/differences-between-github-apps-and-oauth-apps#machine-vs-bot-accounts)."
{% endnote %}
You won't see much in the Terminal, _but_ you should see that the {% data variables.product.prodname_github_app %} has added a label to the issue.
If so, congrats! You've successfully built a working app! 🎉