Skip to content

Remove DoD Quality Gate#8034

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

Remove DoD Quality Gate#8034
deleonio merged 1 commit intodevelopfrom
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. These changes simplify the repository's configuration by eliminating redundant or unused processes.

Removal of DoD checklist:

  • .github/dod.yml: Deleted the file containing the Definition of Done checklist, which outlined steps for pull request validation, such as meaningful titles, issue linking, tests, manual testing, and documentation updates.

Removal of DoD validation workflow:

  • .github/workflows/dod-checker.yml: Removed the workflow responsible for validating the Definition of Done checklist during pull request events. This included steps for checking DoD compliance and skipping validation for draft pull requests or forked repositories.

@deleonio deleonio linked an issue Jul 15, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

Hydration Benchmark Report (vs Baseline)

✅ Top 5 Improvements (Best Speedups)

Component Current Baseline Δ% Result
kol-table-stateless 344.4ms 437ms -21.2%
kol-input-radio 47.8ms 56.5ms -15.4%
kol-input-color 69.3ms 81.9ms -15.4%
kol-image 16.8ms 19.3ms -13%
kol-progress 28.7ms 32.8ms -12.5%

🔻 Flop 5 Regressions (Worst Slowdowns)

Component Current Baseline Δ% Result
kol-drawer 44.1ms 25.6ms +72.3% 🔻
kol-card 29.3ms 22.6ms +29.6% 🔻
kol-button-link 60.5ms 50.7ms +19.3% 🔻
kol-link-button 61ms 56.5ms +8%
kol-alert 114ms 105.9ms +7.6%
📋 Show all results
Component Current Baseline Δ% Result
kol-abbr 17.8ms 19.8ms -10.1%
kol-accordion 130.1ms 131ms -0.7%
kol-alert 114ms 105.9ms +7.6%
kol-avatar 25.7ms 26.9ms -4.5%
kol-badge 63.3ms 70.1ms -9.7%
kol-breadcrumb 96.5ms 97.6ms -1.1%
kol-button 63.4ms 63ms +0.6%
kol-button-link 60.5ms 50.7ms +19.3% 🔻
kol-card 29.3ms 22.6ms +29.6% 🔻
kol-details 127.5ms 134.9ms -5.5%
kol-drawer 44.1ms 25.6ms +72.3% 🔻
kol-form 34ms 35.6ms -4.5%
kol-heading 19.9ms 21.5ms -7.4%
kol-icon 64.9ms 65.1ms -0.3%
kol-image 16.8ms 19.3ms -13%
kol-input-checkbox 137.7ms 141.3ms -2.5%
kol-input-color 69.3ms 81.9ms -15.4%
kol-input-date 68ms 70.3ms -3.3%
kol-input-email 57.3ms 62.5ms -8.3%
kol-input-file 95.4ms 93.7ms +1.8%
kol-input-number 56.2ms 56.1ms +0.2%
kol-input-password 50.4ms 51.6ms -2.3%
kol-input-radio 47.8ms 56.5ms -15.4%
kol-input-text 59.5ms 59.3ms +0.3%
kol-link 50.4ms 49.8ms +1.2%
kol-link-button 61ms 56.5ms +8%
kol-modal 19.9ms 20.5ms -2.9%
kol-nav 31.5ms 33.9ms -7.1%
kol-pagination 445.7ms 423.8ms +5.2%
kol-popover-button 73.5ms 71.3ms +3.1%
kol-progress 28.7ms 32.8ms -12.5%
kol-quote 18.8ms 19ms -1.1%
kol-select 118.3ms 117.1ms +1%
kol-skip-nav 20.9ms 23.6ms -11.4%
kol-spin 23ms 24.2ms -5%
kol-split-button 172.7ms 174.7ms -1.1%
kol-table-stateful 362.5ms 374.7ms -3.3%
kol-table-stateless 344.4ms 437ms -21.2%
kol-tabs 30.3ms 32.3ms -6.2%
kol-textarea 52.2ms 54.1ms -3.5%
kol-toolbar 33.8ms 36ms -6.1%
kol-tree 27.7ms 26.5ms +4.5%
kol-tree-item 68.2ms 64ms +6.6%
kol-version 148.6ms 154.8ms -4%

@deleonio deleonio merged commit 79e12e8 into develop Jul 15, 2025
9 checks passed
@deleonio deleonio deleted the feature/remove-dod-quality-gate-from-workflows branch July 15, 2025 11:24
@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.

DoD überdenken

2 participants