necojackarc / auto-request-review

A GitHub Action that automatically requests review of a pull request based on files changes and/or groups the author belongs to 🤖

Home Page:https://github.com/marketplace/actions/auto-request-review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't find a configuration file at the initial setup

necojackarc opened this issue · comments

commented

As the action fetches the configuration file stored in the target branch, you'll see a Not Found error when you set up the action first. This should put off users, so fix it.

##[error]HttpError: Not Found

Probably, just terminating the process saying something like "Configuration file is not found; terminating the action" may be fine.