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 a preprocess test for other configs #172

Open
lsf37 opened this issue Dec 6, 2021 · 0 comments
Open

add a preprocess test for other configs #172

lsf37 opened this issue Dec 6, 2021 · 0 comments

Comments

@lsf37
Copy link
Member

lsf37 commented Dec 6, 2021

For some PR's it'd be nice to know that only specific configurations change (e.g. visible for specific boards or architectures only, or for SMP only, etc).

We could achieve this with a preprocess test for all configs that reports which ones changed and optionally shows the AST and code diffs. Output could include a comment on the PR with a link to the diff for any changed configs.

This would likely have to be optional (e.g. requested by label), since we'd expect to almost always change something in at least one config.

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

1 participant