Extremely powerful GitHub Action to streamline management of PRs through automation of common tasks. Very versatile with plenty of configuration settings to adapt to many different implementations.
MIT License
9
stars
1
forks
source link
Error when FrontMatter reviewer is enabled but file has no frontmatter #30
Bug Report
Current Behavior After enabling the frontmatter reviewer assignment and modifying a file that has no frontmatter it generates the following error
To Reproduce Steps to reproduce the behavior:
Expected behavior/code Should not generate an error for files without frontmatter and should not assign a reviewer
GitHub Action Configuration (.yml, etc)
Possible Solution TBA
Additional context/Screenshots