Skip to content

Conversation

gavvvr
Copy link
Contributor

@gavvvr gavvvr commented Sep 19, 2025

Fixes broken documentation link at https://docs.gradle.org/9.1.0/userguide/configuration_cache.html#config_cache:ide

Context

Contributor Checklist

  • Review Contribution Guidelines.
  • Make sure that all commits are signed off to indicate that you agree to the terms of Developer Certificate of Origin.
  • Make sure all contributed code can be distributed under the terms of the Apache License 2.0, e.g. the code was written by yourself or the original code is licensed under a license compatible to Apache License 2.0.
  • Check "Allow edit from maintainers" option in pull request so that additional changes can be pushed by Gradle team.
  • Provide integration tests (under <subproject>/src/integTest) to verify changes from a user perspective.
  • Provide unit tests (under <subproject>/src/test) to verify logic.
  • Update User Guide, DSL Reference, and Javadoc for public-facing changes.
  • Ensure that tests pass sanity check: ./gradlew sanityCheck.
  • Ensure that tests pass locally: ./gradlew <changed-subproject>:quickTest.

Reviewing cheatsheet

Before merging the PR, comments starting with

  • ❌ ❓must be fixed
  • 🤔 💅 should be fixed
  • 💭 may be fixed
  • 🎉 celebrate happy things

Signed-off-by: Kirill Gavrilov <[email protected]>
@gavvvr gavvvr requested a review from a team as a code owner September 19, 2025 11:56
@bot-gradle bot-gradle added from:contributor PR by an external contributor to-triage labels Sep 19, 2025
@lkasso lkasso added a:documentation Documentation content and removed to-triage labels Sep 21, 2025
@lkasso lkasso enabled auto-merge September 21, 2025 21:27
@lkasso lkasso added this pull request to the merge queue Sep 21, 2025
@bot-gradle bot-gradle added this to the 9.2.0 RC1 milestone Sep 21, 2025
Merged via the queue into gradle:master with commit 1f8254f Sep 21, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:documentation Documentation content from:contributor PR by an external contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants