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

chore: Add labels to changelog workflow and renovatebot #320

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

svetlanabrennan
Copy link
Contributor

@svetlanabrennan svetlanabrennan commented Aug 11, 2023

Which problem is this PR solving?

We need to skip running the changelog workflow for dependency bump prs and for any prs that don't need a changelog like updating the codeowners files for example.

Short description of the changes

  • Updated changelog workflow to not run if a pr has a label of dependencies or Skip Changelog.
  • Updated renovatebot to add a label of "dependencies". Note: dependabot already adds this label.

Type of change

Please delete options that are not relevant.

  • New feature / enhancement (non-breaking change which adds functionality)

New Tests?

Please describe the new tests that were added (if applicable).

Not applicable for this pr.

  • This change requires changes in testing:
    • unit tests
    • e2e tests

Checklist:

  • Add changelog entry following the contributing guide
  • Tests have been added
  • Documentation has been updated

@svetlanabrennan svetlanabrennan added ci/skip-e2e E2E tests will be skipped for this PR ci/skip-load-test Load tests will be skipped for this PR Skip Changelog labels Aug 11, 2023
@svetlanabrennan svetlanabrennan requested a review from a team August 11, 2023 15:28
@svetlanabrennan svetlanabrennan changed the title Add labels to changelog and renovatebot chore: Add labels to changelog workflow and renovatebot Aug 11, 2023
@svetlanabrennan svetlanabrennan merged commit 60b1a76 into main Aug 11, 2023
15 checks passed
@svetlanabrennan svetlanabrennan deleted the update-changelog-labels branch August 11, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip-e2e E2E tests will be skipped for this PR ci/skip-load-test Load tests will be skipped for this PR Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants