Skip to content

chore: remove the archived docgen folder#755

Open
Ragini-Microsoft wants to merge 1 commit intomainfrom
rc-psl-dgrem
Open

chore: remove the archived docgen folder#755
Ragini-Microsoft wants to merge 1 commit intomainfrom
rc-psl-dgrem

Conversation

@Ragini-Microsoft
Copy link
Contributor

Purpose

This pull request removes a large number of configuration and automation files from the archive-doc-gen project. These deletions primarily affect CI/CD pipelines, devcontainer setup, code quality enforcement, issue/PR templates, release automation, and repository ownership settings. The changes will significantly reduce automated workflows and developer tooling in the repository.

The most important changes are:

CI/CD and Automation Removal:

  • Deleted Azure DevOps pipeline configuration (azure-dev.yml), GitHub Actions workflows for template validation, broken link checking, release creation, and scheduled Dependabot PRs auto-merge, effectively disabling automated validation, deployment, release, and dependency management workflows. [1] [2] [3] [4] [5]

Developer Environment and Code Quality:

  • Removed devcontainer configuration files (devcontainer.json, setup_env.sh), which disables the pre-configured development environment and related setup scripts. Also removed .flake8, which disables Python linting configuration. [1] [2] [3]

Repository Management and Templates:

  • Deleted repository ownership and contribution guidance files, including CODEOWNERS, .gitattributes, issue templates (bug report, feature request, subtask), pull request template, and Dependabot configuration, which will impact contributor assignment, code formatting, and standardized issue/PR tracking. [1] [2] [3] [4] [5] [6] [7]

Does this introduce a breaking change?

  • Yes
  • No

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant