Skip to content
Unverified Commit 5630bd5c authored by Christine Kim's avatar Christine Kim Committed by GitHub
Browse files

Autolabeler for PRs (#5149)

* Update .gitignore

* Auto pr labeling first attempt

* Update name

* Update .gitignore

* Pull all PRs for testing first

* Move script

* Install with requirements.txt

* Rename to requirements.txt

* Fix headers case

* Give re module an alias

* import sys

* Traceback for update request

* View update response json

* Give permission to write to pull-requests

* Rename script and clean up exception handling

* Update yaml to reflect script name change

* True to inner

* Change True case

* Change path of requirements.txt and script

* Refactor

* Use new output method

* Change name

* Change to logging

* Change variable name

* check if_pr_bugfix() outside

* Check if strings output

* Try print

* Log outputs

* Print instead of logging

* print boolean

* Check if output is passed on

* This commit should not trigger the release_pull_request job

* Fix commits url, should not complete release job

* Print response json

* wrap dict in str for print

* Run python script outside echo to get print stmts

* This commit should not trigger release job

* Update .gitignore

* Get the first pr, added index

* Update .gitignore

* Loop thru linked issues

* Add back release steps

* Change back to echoing release completion for testing

* Update .gitignore

* Set branch

* Update .gitignore

* Update .gitignore

* Update .gitignore

* Revert yaml and gitignore

* Forgot gitignore in previous commit

* Clean up code and remove unused logging

* Expanded on comment and updated BASE_URL
parent ccdfc2ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment