Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Contributing to the Gradle Build Tool

Thank you for your interest in contributing to Gradle!
<!-- PEBBLE-848: Integration test edit marker -->
This guide explains how to contribute to the core Gradle components,
extensions and documentation located in this repository.
For other extensions and components, see the
Expand Down
5 changes: 5 additions & 0 deletions INTEGRATION_TEST.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Integration Test File

This file was created as part of PEBBLE-848 to test the proxy environment
no-checkout workflow PR creation. It verifies that file creation works
through the blobless clone + sparse checkout workflow.