Skip to content

Detect and fail on misplaced files #78

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

Closed
Weibye opened this issue May 29, 2021 · 1 comment · Fixed by #80
Closed

Detect and fail on misplaced files #78

Weibye opened this issue May 29, 2021 · 1 comment · Fixed by #80
Assignees
Labels
critical enhancement New feature or request

Comments

@Weibye
Copy link
Owner

Weibye commented May 29, 2021

Action should not just ignore links in one of the target documents?

  1. Document A has a link to a file that lies outside the scope.
  2. The link is valid
  3. The file exist
  4. The action should detect that the file is misplaced
  5. Report that it needs to be moved

So, how to detect that a file is misplaced and not just end up reporting any files that aren't even considered examples?

@Weibye Weibye added the enhancement New feature or request label May 29, 2021
@Weibye Weibye self-assigned this May 29, 2021
@Weibye
Copy link
Owner Author

Weibye commented May 29, 2021

Required by bevyengine/bevy#1650

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant