Closed DerThorsten closed 4 months ago
currently the bot only labels recipes as 'automerge' if there are test_*.py files. This PR changes the logic to read the recipe yaml and look for the "tests" section.
test_*.py
currently the bot only labels recipes as 'automerge' if there are
test_*.py
files. This PR changes the logic to read the recipe yaml and look for the "tests" section.