Skip to content

Remove DoD quality gate workflow#8036

Merged
deleonio merged 1 commit intorelease/2from
feature/remove-dod-quality-gate-from-workflows
Jul 15, 2025
Merged

Remove DoD quality gate workflow#8036
deleonio merged 1 commit intorelease/2from
feature/remove-dod-quality-gate-from-workflows

Conversation

@deleonio
Copy link
Copy Markdown
Contributor

@deleonio deleonio commented Jul 15, 2025

This pull request removes the "Definition of Done" (DoD) checklist and its associated workflow from the repository. The changes simplify the repository by eliminating the automated DoD validation process and its configuration.

Removal of the Definition of Done checklist:

  • .github/dod.yml: Deleted the DoD checklist file, which previously outlined steps to ensure pull requests met specific criteria such as meaningful titles, linkage to issues, testing, and documentation updates.

Removal of the DoD checker workflow:

  • .github/workflows/dod-checker.yml: Removed the workflow responsible for validating the DoD checklist on pull requests. This includes the job configuration, concurrency settings, and integration with the definition-of-done GitHub Action.

@deleonio deleonio merged commit 657e0d5 into release/2 Jul 15, 2025
7 of 8 checks passed
@deleonio deleonio deleted the feature/remove-dod-quality-gate-from-workflows branch July 15, 2025 12:04
@github-actions
Copy link
Copy Markdown
Contributor

@publicuibot publicuibot bot locked and limited conversation to collaborators Jul 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant