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
{{ message }}
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
At it's current state, the plugin has a lot of room to improve.
Github coupling
The plugin implementation is overly coupled with the Github reporting feature. It ideally should only parse dependency updates, assign them to a user and then report to whichever mechanism is enabled.
No tests
The parsing and assignment logic should be covered by tests.
Documentation
Current usage instructions are not as helpful as they could.
No automation
Having automated checks, automated publishing steps etc. will be helpful for the longevity of the plugin.
Following the above and any contributing idea, milestones should be created on the road to version 1.0
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At it's current state, the plugin has a lot of room to improve.
Github coupling
The plugin implementation is overly coupled with the Github reporting feature. It ideally should only parse dependency updates, assign them to a user and then report to whichever mechanism is enabled.
No tests
The parsing and assignment logic should be covered by tests.
Documentation
Current usage instructions are not as helpful as they could.
No automation
Having automated checks, automated publishing steps etc. will be helpful for the longevity of the plugin.
Following the above and any contributing idea, milestones should be created on the road to version 1.0
The text was updated successfully, but these errors were encountered: