-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Description
Whenever a PR making repository-wide task updates one may accidentally introduce changes to tasks present in the archived-tasks directory. To prevent such accidental updates which can be painful depending on old decisions and precedents which are no longer applicable we should add a GH action check that looks at which files are being updated and fail if:
- changes to
archived-tasks - changes to tasks which are beyond their
expires-ondate, but haven't been deprecated (or moved to the archive for that matter) for some reason yet
Related to: #2509
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels