Fix GitHub labels in release changelog generator script and PR template#6916
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
|
Kudos, SonarCloud Quality Gate passed! |
valaparthvi
left a comment
There was a problem hiding this comment.
On an unrelated note, we need to modify the IBM pipelines to not trigger a run when a change is made to .github and certain scripts.
|
/override ODO-PODMAN-TEST Overriding the above tests since their failure is not related to the changes in this PR. |
|
@valaparthvi: Overrode contexts on behalf of valaparthvi: ODO-PODMAN-TEST, OpenShift-Integration-tests/OpenShift-Integration-tests, windows-integration-test/Windows-test DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |








What type of PR is this:
/area refactoring
/area release-eng
What does this PR do / why we need it:
This fixes the remaining places, after cleaning up all the labels we use in the repo: https://github.com/redhat-developer/odo/labels?sort=name-asc
I wanted to delete the
kind/code-refactoringlabel (superseded byarea/refactoring), but it was still being used here.Also, the
kind/testslabel had been removed already in the past, but the changelog script was not updated accordingly.Which issue(s) this PR fixes:
—
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: