Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Actions workflow that fails if any deprecated exercise files change #2690

Open
sanderploegsma opened this issue Jan 30, 2024 · 0 comments
Assignees

Comments

@sanderploegsma
Copy link
Contributor

Some exercises on this track have been deprecated and should no longer be updated.

To make sure this doesn't happen accidentally anyway, we could add a workflow to GitHub actions that checks if any of the files changed in a PR belong to a deprecated exercise and if so, fail. This action should only run on PRs.

For more information on the deprecation of exercises, see https://exercism.org/docs/building/tracks/deprecated-exercises.

@sanderploegsma sanderploegsma added x:action/improve Improve existing functionality/content x:knowledge/none No existing Exercism knowledge required x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows) x:size/small Small amount of work and removed x:action/improve Improve existing functionality/content x:knowledge/none No existing Exercism knowledge required x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows) x:size/small Small amount of work labels Jan 30, 2024
@manumafe98 manumafe98 self-assigned this Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants