Repolinter changes
- Add the ability for rules to be executed sequentially instead of in parallel(still the default). This is needed when you make use of the
branches
feature to avoid file locking issues. - Fixed a bug in the
github-issue-create
fix, where whenassignee
option is used and the top contributor no longer exists in the organization or on GitHub, the fix would fatally error.
Full Changelog: v0.2.1...v0.5.0