bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

Bug: pre-commit action fails to run #127

Closed pbastia closed 4 months ago

pbastia commented 5 months ago

Describe the Bug:

The pre-commit action fails to run on develop. This is likely due to how the run parameters are setup, and by using a needs statement pointing nowhere. We'll need to import the install_dev_tools job too, if it's actually required

Probability: 5

Impact: 2 - will impact the quality of the code base long-term

Steps to reproduce the behaviour:

  1. merge a PR to develop

Screenshots:

Additional information:

OS: [e.g. iOS] Browser: [e.g. chrome, safari] Version: [e.g. 22]

Additional Context

-

pbastia commented 5 months ago

@BallardRobinett a bug card to fix the action we just merged