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

Dummy test and lint jobs for ignored paths. #732

Merged
merged 2 commits into from
Jan 26, 2023
Merged

Dummy test and lint jobs for ignored paths. #732

merged 2 commits into from
Jan 26, 2023

Conversation

tasdomas
Copy link
Contributor

The test and lint jobs in test.yml ignore changes to docs/* and
**.md. Since those checks are required, this results in blocked PRs.

This adds dummy tests to satisfy the required check statuses.

See #731.

tasdomas and others added 2 commits January 25, 2023 16:09
The `test` and `lint` jobs in test.yml ignore changes to `docs/*` and
`**.md`. Since those checks are required, this results in blocked PRs.

This adds dummy tests to satisfy the required check statuses.
Copy link
Member

@0x2b3bfa0 0x2b3bfa0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! ❤️ I've code-golfed a bit the workflow, because the officially recommended workflow was too verbose; feel free to revert the last commit.

@tasdomas
Copy link
Contributor Author

Thanks for changes - I think we're close to a code hole in one :)

@tasdomas tasdomas merged commit 736c872 into main Jan 26, 2023
@tasdomas tasdomas deleted the d035-dummy-test branch January 26, 2023 09:20
@tasdomas tasdomas self-assigned this Jan 26, 2023
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

Successfully merging this pull request may close these issues.

2 participants