Skip to content

Add MIT license - #4

Merged
Aswinmcw merged 2 commits into
mainfrom
add-license
Sep 8, 2026
Merged

Add MIT license#4
Aswinmcw merged 2 commits into
mainfrom
add-license

Conversation

@Aswinmcw

@Aswinmcw Aswinmcw commented Sep 8, 2026

Copy link
Copy Markdown
Member

Public repo with no LICENSE is all-rights-reserved by default. MIT matches the org's other public repos (3d_printing, invoicer, shiptrack, portfolio). Found in the 2026-09-08 org audit.

Public repository with no LICENSE file is all-rights-reserved by default,
which is the opposite of what a public repo signals. MIT matches the org's
other public repos (3d_printing, invoicer, shiptrack, portfolio).
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
keys 4cbe1c0 Sep 08 2026, 11:45 AM

@Aswinmcw
Aswinmcw added this pull request to the merge queue Sep 8, 2026
The merge queue builds each PR on a gh-readonly-queue/main/* branch and waits
for the required checks to report there. ci.yml triggered only on push to main
and on pull_request, so nothing ran on the queue branch, Checks and E2E never
reported, and PR #4 sat at AWAITING_CHECKS. With the 60-minute check timeout it
would have been silently evicted.

Regression from the trigger tightening in a656dc5: that change removed the
catch-all 'push:' which had (accidentally) covered queue branches too.
@Aswinmcw
Aswinmcw removed this pull request from the merge queue due to a manual request Sep 8, 2026
@Aswinmcw
Aswinmcw added this pull request to the merge queue Sep 8, 2026
Merged via the queue into main with commit 6551471 Sep 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants