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
Fix: fix variable description for `var.use_fullname`, run `make github/init` @korenyoni (#35)
what
Fix variable description for var.use_fullname.
Run make github/init.
why
The var.use_fullname variable description is incorrect and refers to ECR repositories instead of IAM roles.
Running make github/init will update GHA-workflow related files (and CODEOWNERS), the former of which is required for the no-release label (which allows for consolidating multiple small PRs such as this into one release).