-
-
Notifications
You must be signed in to change notification settings - Fork 779
feat: ability to lint branches other then master #234
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the validator for wei/pull (https://pull.git.ci/check/${owner}/${repo})only checks the master branch of the repository, but lists "no file found" if it is added in a branch other then master. This causes a problem of not being able to test/validate the .yml before merging.
Adding this would allow the ability to validate the pull.yml file before merging with the master file, allowing for testing before hand.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request