Skip to content

Cleanup docs directory and narrow CI skip patterns for retained docs files#23468

Merged
santoshpulluri merged 2 commits intomainfrom
spulluri/cleanup_docs_dir
Apr 24, 2026
Merged

Cleanup docs directory and narrow CI skip patterns for retained docs files#23468
santoshpulluri merged 2 commits intomainfrom
spulluri/cleanup_docs_dir

Conversation

@santoshpulluri
Copy link
Copy Markdown
Contributor

Summary

This PR removes the legacy in-repo docs tree while intentionally preserving three useful docs files. It also updates CI workflow skip logic so docs-related skips apply only to the retained files, not a broad docs wildcard.

Why

The removed docs content is obsolete for this repository cleanup.
A broad docs wildcard in workflow skip rules no longer reflects repository reality after this cleanup.
Keeping only targeted skip paths avoids accidental CI behavior changes for non-retained docs paths.

What changed

Deleted most files under docs
Kept the following files:

  • checklist-adding-config-fields.md
  • add-a-changelog-entry.md.md
  • fork-the-project.md

Updated workflow filters:

  • go-tests.yml
  • security-scan.yml
  • reusable-conditional-skip.yml

Updated contributor docs references:

  • CONTRIBUTING.md

@santoshpulluri santoshpulluri requested review from a team as code owners April 16, 2026 08:45
@github-actions github-actions Bot added type/ci Relating to continuous integration (CI) tooling for testing or releases theme/contributing Additions and enhancements to community contributing materials labels Apr 16, 2026
Copy link
Copy Markdown
Contributor

@panman90 panman90 left a comment

Choose a reason for hiding this comment

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

LGTM

@santoshpulluri santoshpulluri added the backport/all Apply backports for all active releases per .release/versions.hcl label Apr 22, 2026
@santoshpulluri santoshpulluri merged commit a5cfafb into main Apr 24, 2026
170 of 174 checks passed
@hc-github-team-consul-core hc-github-team-consul-core added backport/2.0 Changes are backported to 2.0 backport/ent/1.21 changes are backported to 1.21 ent backport/ent/1.22 Changes are backported to 1.22 ent labels Apr 24, 2026
@santoshpulluri santoshpulluri added the backport/ent/2.0 Changes are backported to 2.0 ent label Apr 24, 2026
@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

📣 Hi @santoshpulluri! a backport is missing for this PR [23468] for versions [1.21] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

5 similar comments
@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

📣 Hi @santoshpulluri! a backport is missing for this PR [23468] for versions [1.21] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

📣 Hi @santoshpulluri! a backport is missing for this PR [23468] for versions [1.21] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

📣 Hi @santoshpulluri! a backport is missing for this PR [23468] for versions [1.21] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

📣 Hi @santoshpulluri! a backport is missing for this PR [23468] for versions [1.21] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

📣 Hi @santoshpulluri! a backport is missing for this PR [23468] for versions [1.21] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/all Apply backports for all active releases per .release/versions.hcl backport/ent/1.21 changes are backported to 1.21 ent backport/ent/1.22 Changes are backported to 1.22 ent backport/ent/2.0 Changes are backported to 2.0 ent backport/2.0 Changes are backported to 2.0 theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants