Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.08 KB

File metadata and controls

34 lines (27 loc) · 1.08 KB

Summary

Related Issue

Why this change?

Type of change

  • 🐛 Bug fix
  • ✨ New feature
  • 🎨 UI/UX improvement
  • 📝 Documentation update
  • 🧹 Refactor / cleanup
  • 🧹 GitHub Action Change

What was done?

Beta RPM / Release Draft checks

  • I confirmed this PR generated beta RPM artifacts in Actions (rpm-el9-pr<PR#> and rpm-el10-pr<PR#>)
  • I validated the sticky PR comment includes the beta RPM artifacts link
  • If this change impacts release flow, I confirmed tag builds create a Draft GitHub Release

Testing Done

  • Verified on AlmaLinux Version: ______
  • Verified Desktop Environment (if applicable): ______
  • Successfully completed a test installation run
  • Verified logs for any new errors

Screenshots (if UI changed)

Checklist

  • I've read CONTRIBUTING.md
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I've confirmed this PR follows the Code of Conduct