Skip to content

Conversation

@amd-aliem
Copy link
Contributor

@amd-aliem amd-aliem commented Jan 13, 2026

Add hardware-specific cert tables. Github issues are now parsed for the proc-XXXX label, which contains the processor series number that the tests were run on (7003, 9004, etc). The corresponding table in docs/certification.md is updated. If the issue's milestone matches the native processor series (i.e. milestone 3.0 for milan 7003), the main README.md table is updated as well.

Additional changes:

  • Fix concurrency issue to handle multiple issues at the same time gracefully. Concurrency setting only allows 2 max, so remove and allow jobs to handle retrying in case of conflicts.
  • Enforce creating a new matrix table branch when a new PR is opened by the github action bot. This prevents rebase issues.
  • Fix automated commit message to adhere to conventional commit
  • New rows will be inserted in alphabetical order

Example output after creating 6 simulated issues and merging the created workflow bot PR:
amd-aliem@a1f8c1a

README.md - UPDATE: newly formatted README matrix (updated column names + alphabetized)
docs/certification.md

Future:

  • Flesh out Certification Level Definitions Section
  • Need a place with "latest" implemented certification level for each proc series to make use of the ❌ Not Certified and ⚠️backwards compatibility warnings.

@amd-aliem amd-aliem enabled auto-merge (rebase) January 13, 2026 20:34
Signed-off-by: Amanda Liem <aliem@amd.com>
@amd-aliem amd-aliem merged commit af76feb into AMDEPYC:main Jan 16, 2026
9 checks passed
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.

2 participants