Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detects if a plugin repository is archived or not #572

Merged

Conversation

alecharp
Copy link
Collaborator

@alecharp alecharp commented Dec 2, 2024

Description

Closes #567.

When a maintainer want to mark a plugins as End-Of-Life, the repository of the plugin can be marked as archived.
This means that no further development, fix of any kind can be provided to the source code.
In this situation, we need to drastically reduce the plugin score.

Testing done

Run new unit tests locally.

Submitter checklist

Preview Give feedback

@alecharp alecharp added enhancement New feature or request probe Related to probe implementation labels Dec 2, 2024
@alecharp alecharp force-pushed the feature/archived-repository-probe branch from 805c652 to b8f2843 Compare December 3, 2024 09:12
@alecharp alecharp changed the title 🚧 Detects if a plugin repository is archived or not Detects if a plugin repository is archived or not Dec 4, 2024
@alecharp alecharp marked this pull request as ready for review December 4, 2024 15:46
@alecharp alecharp merged commit 79148a9 into jenkins-infra:main Dec 4, 2024
19 checks passed
@alecharp alecharp deleted the feature/archived-repository-probe branch December 4, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request probe Related to probe implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detecting an archived repository
1 participant