Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
This adds the Github workflow to automatically label PRs based on the files changed, removing the code that is done by ionitron. I have tested it out in a sample repository here: https://github.com/brandyscarney/testing-labeler/pull/3
It seems to be behaving as desired, removing labels when the changes are reverted and adding them based on the file path.