-
Notifications
You must be signed in to change notification settings - Fork 358
[Feature] There should be a way for a local developer to know if a change will pass CI gates #3045
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueThese are recommended starting points for newcomers looking to make their first contributions.These are recommended starting points for newcomers looking to make their first contributions.help wantedCommunity contributions are especially encouraged for these issues.Community contributions are especially encouraged for these issues.triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Description
Description
There are many checks used by the PR workflow that validate different aspects of incoming changes. There are hygiene scans, code correctness, code coverage, backward compatibility and DCO. It would be useful to have a way to run all the checks for this repository on your local machine.
What alternatives can be considered?
GitHub Action workflows execute all of the different scans and tests, these can continue to be used.
Additional Context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueThese are recommended starting points for newcomers looking to make their first contributions.These are recommended starting points for newcomers looking to make their first contributions.help wantedCommunity contributions are especially encouraged for these issues.Community contributions are especially encouraged for these issues.triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.