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

[Bug] Out-of-scope markdowns are also included in the scope. #213

Closed
korosuke613 opened this issue Aug 6, 2023 · 0 comments · Fixed by #259
Closed

[Bug] Out-of-scope markdowns are also included in the scope. #213

korosuke613 opened this issue Aug 6, 2023 · 0 comments · Fixed by #259
Labels
bug Something isn't working

Comments

@korosuke613
Copy link
Owner

README.md was included in the target and ci failed.

Run korosuke613/zenn-metadata-updater-action@v1.1.0
/usr/bin/git log -m -1 --name-only --pretty=format: 128a9f9ed35940a4aaab34abca0432cb9defd6e2
.github/workflows/ci-deno.yaml
.gitignore
README.md
tools/Category.ts
tools/Toc.ts
tools/checkDuplicateEmoji.ts
tools/createToc.ts
tools/tests/Category.test.ts
tools/tests/Toc_test.ts
tools/tests/dummy.test.ts
tools/tests/lib.test.ts
changedMarkdown: README.md
validate-only is true. Only validate metadata.
validate checking: README.md
Error: Needs properties `title`, `emoji`, `type`, `topics` and `publish`.

https://github.com/korosuke613/zenn-articles/actions/runs/5775692702/job/15654002461#step:3:1

@korosuke613 korosuke613 added the bug Something isn't working label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant