-
Notifications
You must be signed in to change notification settings - Fork 303
Open
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Description
Background
About two weeks ago, gaurav-nelson/github-action-markdown-link-check was marked as deprecated:
cf. https://github.com/gaurav-nelson/github-action-markdown-link-check
This repository is now ⛔️ deprecated and is no longer actively maintained.
For support and further development, please use the maintained fork available at Tcort GitHub Action Markdown Link Check.
Since this repository currently uses gaurav-nelson/github-action-markdown-link-check, we need to clean it up appropriately.
| - uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # tag=1.0.17 |
| - uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # tag=1.0.17 |
While the forked at tcort/github-action-markdown-link-check is suggested, it may still be too early to rely on that action.
Question:
How should we handle this deprecation in our workflow?
/kind cleanup
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.