reporting_schedule
Retrieve expected reporting cadence, due-this-month status, and next reporting period for Apache podlings from podlings.xml.
Instructions
Return expected reporting cadence, due-this-month status, and next expected reporting period for podlings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | HTTPS URL or local path to podlings.xml | |
| sponsor_type | No | Optional sponsor type filter, defaults to incubator: incubator, project, or unknown | |
| name | No | Optional exact podling name lookup | |
| as_of_date | No | Optional ISO date used for schedule evaluation, defaults to today | |
| report_month | No | Optional reporting month in YYYY-MM format | |
| due_this_month | No | Optional filter to keep only podlings that are due this month |