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(workspace): approve PR when label "skip-manual-testing" is added #13696

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

framitdavid
Copy link
Collaborator

@framitdavid framitdavid commented Oct 4, 2024

Description

This PR adds a GitHub Actions YAML file that automatically approves pull requests when the label skip-manual-testing is added. This is intended to streamline the process for PRs that do not require manual testing, thereby reducing the time spent on unnecessary approvals.

Related Issue(s)

  • #PR itself

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

@github-actions github-actions bot added the skip-releasenotes Issues that do not make sense to list in our release notes label Oct 4, 2024
@framitdavid framitdavid added skip-manual-testing PRs that do not need to be tested manually and removed skip-releasenotes Issues that do not make sense to list in our release notes skip-manual-testing PRs that do not need to be tested manually labels Oct 4, 2024
@github-actions github-actions bot added the skip-releasenotes Issues that do not make sense to list in our release notes label Oct 4, 2024
@framitdavid framitdavid added the skip-manual-testing PRs that do not need to be tested manually label Oct 4, 2024
@framitdavid framitdavid added skip-manual-testing PRs that do not need to be tested manually and removed skip-manual-testing PRs that do not need to be tested manually labels Oct 4, 2024
@framitdavid framitdavid added skip-manual-testing PRs that do not need to be tested manually and removed skip-manual-testing PRs that do not need to be tested manually labels Oct 4, 2024
Copy link
Contributor

@wrt95 wrt95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@framitdavid framitdavid merged commit 1deeff8 into main Oct 4, 2024
9 checks passed
@framitdavid framitdavid deleted the chore/auto-approve-pr branch October 4, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-manual-testing PRs that do not need to be tested manually skip-releasenotes Issues that do not make sense to list in our release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants