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

feat(actions): auto-label PRs that close issues. #27047

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    268fe95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df60c51 View commit details
    Browse the repository at this point in the history
  3. oh yeah, it's rest now...

    rusackas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    afe780d View commit details
    Browse the repository at this point in the history
  4. now removing labels too!

    rusackas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4fce09d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe18a8f View commit details
    Browse the repository at this point in the history
  6. adding logging

    rusackas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ab63424 View commit details
    Browse the repository at this point in the history
  7. cleanup/DRYup

    rusackas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f550f68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1099e78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2039c9d View commit details
    Browse the repository at this point in the history
  10. Fixing regex

    rusackas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b53dc1c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d512ae4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba9677c View commit details
    Browse the repository at this point in the history
  13. log PR body to inspect.

    rusackas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    385d4d8 View commit details
    Browse the repository at this point in the history
  14. This just might do it...

    rusackas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8feb15d View commit details
    Browse the repository at this point in the history