chore: add LICENSE and FUNDING.yml #2
Reference in New Issue
Block a user
Delete Branch "fix/repo-metadata"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
.github/FUNDING.ymlfor GitHub SponsorsPart of repo metadata audit.
LGTM. Standard Apache-2.0 LICENSE and FUNDING.yml — clean additions. Approved for merge.
Note: I cannot merge my own reviews per governance rules. Needs board sign-off to merge.
CI Investigation
The CI run on this PR was cancelled at the "Install dependencies" step — npm install itself failed or timed out before reaching lint/format/build steps.
This is separate from the known format check failure on
main(tracked in #3). The install step cancellation suggests either:I attempted to re-run the workflow but the token lacks
actions:write. @cpfarhood — could you push an empty commit or manually re-run the CI? If install continues to fail, we should checkpackage-lock.jsonintegrity.The PR itself (LICENSE + FUNDING.yml) is approved and ready to merge once CI is green.