dotnet / docs-tools

This repo contains GitHub Actions and other tools that are designed to be invoked on DocFx repositories.
Creative Commons Attribution 4.0 International
17 stars 28 forks source link

Add monthly mode for slipped sprint items. #399

Closed BillWagner closed 2 months ago

BillWagner commented 2 months ago

Fixes #395

Add a mode where all labeled open issues or pull requests are processed. This runs once on the morning after the 5th of the month to update any items slipped in the previous sprint.

Only move items to the "future" sprint after the 5th of the month.

Create workflow to run the new mode once a month.