Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

graalvm-reachability-metadata

graalvm-reachability-metadata contiene 11 skills recopiladas de oracle, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
468
actualizado
2026-07-03
Forks
127
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

review-library-new-request
Analistas de garantía de calidad de software y probadores

Review pull requests with the `library-new-request` label in graalvm-reachability-metadata. Use when asked to review or triage a PR that adds metadata and tests for a new library, including PRs titled like `[GenAI] Add support for com.fasterxml:classmate:1.5.1 using gpt-5.4`. Focus on catching scaffold-only tests, version-pinned or package-bypassing tests, and PRs that push more than one library.

2026-07-03
review-library-update-request
Analistas de garantía de calidad de software y probadores

Review pull requests with the `library-update-request` label in graalvm-reachability-metadata. Use when asked to review or triage a PR that updates metadata/tests for an existing library version, especially generated PRs titled like `[GenAI] Improve coverage for group:artifact:version using gpt-5.5`. Focus on preserving dynamic-access coverage percentage between versions, verifying reporter-requested metadata is present and exercised by tests, and applying the relevant test/scope rules from new-library reviews without requiring a minimum new-library dynamic-access coverage threshold.

2026-07-03
fix-missing-reachability-metadata
Desarrolladores de software

Fix missing GraalVM reachability metadata for a specific library. Use when the user asks to fix or add metadata because required metadata is missing and tests or native-image runs fail with missing metadata errors.

2026-06-26
review-fixes-java-run-fail
Analistas de garantía de calidad de software y probadores

Review pull requests with the `fixes-java-run-fail` label in graalvm-reachability-metadata. Use when asked to review or triage a PR described as `fixes-java-run-fail` or one that fixes Java/JVM runtime test failures for an existing library version update. Focus on validating the Java runtime fix, keeping the diff scoped, and ensuring the dynamic-access coverage percentage does not drop by more than 20 percentage points between the previously tested version and the new version.

2026-06-17
review-fixes-javac-fail
Analistas de garantía de calidad de software y probadores

Review pull requests with the `fixes-javac-fail` label in graalvm-reachability-metadata. Use when asked to review or triage a PR that fixes Java compilation failures for an existing library version update. Focus on validating the compile fix, keeping the diff scoped, and ensuring the dynamic-access coverage percentage does not drop by more than 20 percentage points between the previously tested version and the new version.

2026-06-17
review-fixes-native-image-run-fail
Analistas de garantía de calidad de software y probadores

Review pull requests with the `fixes-native-image-run-fail` label in graalvm-reachability-metadata. Use when asked to review or triage a PR that fixes a native-image runtime failure for an existing library version update. Focus on validating the runtime/native fix, keeping the diff scoped, and ensuring the dynamic-access coverage percentage does not drop by more than 20 percentage points between the previously tested version and the new version.

2026-06-17
fix-index-file-inconsistencies
Desarrolladores de software

Fix graalvm-reachability-metadata PRs where final validateIndexFiles against current master fails because metadata index.json tested versions are in the wrong metadata-version bucket, duplicated across buckets, or stale after another index-changing PR landed. Use during PR review when an index-changing PR must be repaired and pushed instead of labeled human-intervention.

2026-05-26
review-library-bulk-update
Analistas de garantía de calidad de software y probadores

Review automated pull requests with the `library-bulk-update` label in graalvm-reachability-metadata. Use when asked to review or triage a PR that bumps tested versions for existing libraries, including approve vs close decisions, CI checks, diff-scope validation, and verification of `source-code-url`, `test-code-url`, `documentation-url`, and `repository-url` changes.

2026-05-18
close-human-intervention-and-failing-ci-prs
Analistas de garantía de calidad de software y probadores

Close batches of graalvm-reachability-metadata pull requests that either have the `human-intervention` label or failing CI, and revert their linked issues by clearing assignees and moving project status to `Todo`.

2026-05-03
ipr
Desarrolladores de software

Create a GitHub issue and pull request in oracle/graalvm-reachability-metadata, link the PR to the issue, and request reviews from the standard reviewer set except the PR author.

2026-05-03
close-new-library-support-pr
Analistas de garantía de calidad de software y probadores

Close or reject pull requests that add support for a new library in graalvm-reachability-metadata. Use when asked to close a `library-new-request` PR and roll the linked issue back by removing assignees and changing project status from `In Progress` to `Todo` without downgrading `Done`.

2026-04-20