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
Currently we've got a Github check running the project in CircleCI, but we don't actually have it configured. As part of this issue, we should:
make a decision if we want a CircleCI pipeline to run - e.g. some terraform validate steps, or some other relevant steps
if yes, then add a configuration file & make sure it passes
if no, then disable this check for the project from CircleCI here
Why?
Currently, some PRs will appear with a broken build because of the missing CircleCI configuration. This is not a big problem, so this task is more a housekeeping type of job.
The text was updated successfully, but these errors were encountered:
Currently we've got a Github check running the project in CircleCI, but we don't actually have it configured. As part of this issue, we should:
if yes, then add a configuration file & make sure it passes
Why?
Currently, some PRs will appear with a broken build because of the missing CircleCI configuration. This is not a big problem, so this task is more a housekeeping type of job.
The text was updated successfully, but these errors were encountered: