klojtas/Deprecated Action

An action that displays a deprecation warning or an error based on a start date and a grace period.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
start-dateThe date when the deprecation period begins (YYYY-MM-DD format).yes
days-till-errorThe number of days from the start date until an error is thrown.yes30
warning-messageThe warning message to display during the deprecation period.yes
error-messageThe error message to display when the deprecation period has passed.yes
namedescription
deprecation-messageThe deprecation message, either a warning or an error.