Feature: Check if file should be deleted

Open
#30 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp, github-actions

Research direction

Start by locating the MS Docs verifier action and its handling of toc.yml, toc.md, index.yml, and index.md files. Trace how removed article links are detected, then define how the action should identify the last reference and verify that the article is deleted and redirected.

Written by the indexing model from the issue text.

Description

For the MS Docs verifier action, if a PR removes a link to an article from a toc.yml, toc.md, index.yml, or index.md file, but doesn't delete that article, the action could check if that was the last reference to that article and it should be deleted and redirected.

Dominant language
C#
Stars
27
Forks
43
Avg merge
12h 33m
Merged PRs (30d)
26

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/docs-tools

All issues in dotnet/docs-tools

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.