🤖 Setup GitHub App as bot
Version updated for https://github.com/SimonMarquis/setup-github-app-as-bot to version v1.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the setup of a GitHub App as a bot, enabling CI workflows by generating an access token and configuring the bot’s git identity for authentication. It solves problems related to setting up automated actions that interact with GitHub repositories and users, providing easy configuration through environment variables.
What’s Changed
🎉 Initial release