dave2wave opened a new issue, #914: URL: https://github.com/apache/tooling-trusted-releases/issues/914
## Lifecycle event schema Event | Type | Description -------|-------|------------- release | version | A release is finished event. eod | project cycle | End of development on a release cycle eos | project cycle | End of support on a release cycle eol | project cycle | End of life on a release cycle archive | version | One or more releases are archived. withdraw | version | A new release has a problem - it has been removed (as much as possible) Fields include: 1. project_key 2. cycle_key 3. version_key 4. event 5. datetime 6. reference urls We will want to search matching on these three project, cycle, and version in one of these three combinations: 1. project 2. project, cycle 3. project, cycle, version -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
