You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Pull Request Magic enables you to streamline your workflow by automating Pull Request Reviews, crafting Pull Request Descriptions, and even auto-approving Pull Requests—all seamlessly integrated with Github Actions. '
author: 'Darrell Richards'
inputs:
github_token:
description: 'Github Token for PR approval and code review.'
required: true
excluded_files:
description: 'A comma separated list of files to exclude from code review.'