Skip to content

Fix LICENSE URL references to use master branch and .txt extension#21036

Merged
harupy merged 2 commits intomasterfrom
copilot/fix-license-file-link
Feb 20, 2026
Merged

Fix LICENSE URL references to use master branch and .txt extension#21036
harupy merged 2 commits intomasterfrom
copilot/fix-license-file-link

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

Related Issues/PRs

N/A

What changes are proposed in this pull request?

LICENSE badge URLs incorrectly referenced blob/main/LICENSE instead of blob/master/LICENSE.txt. Fixed in:

  • README.md
  • libs/skinny/README_SKINNY.md
  • libs/typescript/README.md

How is this PR tested?

  • Manual tests

Verified URLs point to the correct file and branch.

Does this PR require documentation update?

  • No. You can skip the rest of this section.
  • Yes. I've updated:
    • Examples
    • API references
    • Instructions

Does this PR require updating the MLflow Skills repository?

  • No. You can skip the rest of this section.
  • Yes. Please link the corresponding PR or explain how you plan to update it.

Release Notes

Is this a user-facing change?

  • No. You can skip the rest of this section.
  • Yes. Give a description of this change to be included in the release notes for MLflow users.

What component(s), interfaces, languages, and integrations does this PR affect?

Components

  • area/tracking: Tracking Service, tracking client APIs, autologging
  • area/models: MLmodel format, model serialization/deserialization, flavors
  • area/model-registry: Model Registry service, APIs, and the fluent client calls for Model Registry
  • area/scoring: MLflow Model server, model deployment tools, Spark UDFs
  • area/evaluation: MLflow model evaluation features, evaluation metrics, and evaluation workflows
  • area/gateway: MLflow AI Gateway client APIs, server, and third-party integrations
  • area/prompts: MLflow prompt engineering features, prompt templates, and prompt management
  • area/tracing: MLflow Tracing features, tracing APIs, and LLM tracing functionality
  • area/projects: MLproject format, project running backends
  • area/uiux: Front-end, user experience, plotting, JavaScript, JavaScript dev server
  • area/build: Build and test infrastructure for MLflow
  • area/docs: MLflow documentation pages

How should the PR be classified in the release notes? Choose one:

  • rn/none - No description will be included. The PR will be mentioned only by the PR number in the "Small Bugfixes and Documentation Updates" section
  • rn/breaking-change - The PR will be mentioned in the "Breaking Changes" section
  • rn/feature - A new user-facing feature worth mentioning in the release notes
  • rn/bug-fix - A user-facing bug fix worth mentioning in the release notes
  • rn/documentation - A user-facing documentation change worth mentioning in the release notes

Should this PR be included in the next patch release?

  • Yes (this PR will be cherry-picked and included in the next patch release)
  • No (this PR will be included in the next minor release)
Original prompt

Fix https://github.com/mlflow/mlflow/blob/main/LICENSE to https://github.com/mlflow/mlflow/blob/master/LICENSE.txt

Example:

[![License](https://img.shields.io/github/license/mlflow/mlflow)](https://github.com/mlflow/mlflow/blob/main/LICENSE)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@harupy harupy marked this pull request as ready for review February 20, 2026 21:42
Copilot AI review requested due to automatic review settings February 20, 2026 21:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Co-authored-by: harupy <17039389+harupy@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix license file link in documentation Fix LICENSE URL references to use master branch and .txt extension Feb 20, 2026
Copilot AI requested a review from harupy February 20, 2026 21:45
@github-actions github-actions bot added v3.10.1 area/docs Documentation issues rn/none List under Small Changes in Changelogs. labels Feb 20, 2026
@harupy harupy added this pull request to the merge queue Feb 20, 2026
Merged via the queue into master with commit 6731f78 Feb 20, 2026
15 of 17 checks passed
@harupy harupy deleted the copilot/fix-license-file-link branch February 20, 2026 21:58
daniellok-db pushed a commit to daniellok-db/mlflow that referenced this pull request Mar 5, 2026
…lflow#21036)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: harupy <17039389+harupy@users.noreply.github.com>
daniellok-db pushed a commit to daniellok-db/mlflow that referenced this pull request Mar 5, 2026
…lflow#21036)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: harupy <17039389+harupy@users.noreply.github.com>
daniellok-db pushed a commit that referenced this pull request Mar 5, 2026
…21036)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: harupy <17039389+harupy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation issues rn/none List under Small Changes in Changelogs. size/XS v3.10.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants