slachiewicz opened a new pull request, #130:
URL: https://github.com/apache/maven-shared-io/pull/130

   Removes the CI and contribution machinery ahead of the INFRA archive 
request, and rewrites the README, which is currently a "Contributing to..." 
guide inviting work nobody can accept.
   
   **Hold until 3.1.0 is released.** Merging this before the release leaves the 
final release commit with no CI verification.
   
   Three `.asf.yaml` decisions that are deliberate and not obvious from the 
diff:
   
   - `homepage` stays. The component site remains published — that is what 
serves the retirement notice — so there is no dead link to avoid.
   - `features.issues` stays enabled. `features.py` reads `issues` only inside 
`if features:`, so dropping just that key would disable issues and hide every 
report the repo holds. An archived repo keeps its issues readable, and for 
anything migrated off JIRA this is the only surviving copy.
   - `autolink_jira` goes. The MSHARED `maven-shared-io` component is already 
archived in JIRA. Note this only stops the file claiming a dead project; 
autolinks GitHub already holds need INFRA to remove.
   
   The `Jenkinsfile` on the `mvn4` branch is not touched here — that branch 
needs its own decision before the archive freezes it.
   
   Verified: `mvn apache-rat:check` passes; the README keeps its ASF licence 
header verbatim.
   
   *This change was created with AI assistance.*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to