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

DEVOPS-1790 - Add Cleanup RC Branch workflow #3093

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

vgrassia
Copy link
Member

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

This PR adds the Cleanup RC Branch workflow.

Code changes

  • .github/workflows/cleanup-rc-branch.yml: Add Cleanup RC Branch workflow

Before you submit

  • I have checked for linting errors (npm run lint) (required)
  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

@vgrassia vgrassia added the devops Pull requests related to DevOps work label Mar 18, 2024
@vgrassia vgrassia self-assigned this Mar 18, 2024
@vgrassia vgrassia requested a review from a team as a code owner March 18, 2024 17:19
@vgrassia vgrassia enabled auto-merge (squash) March 18, 2024 17:19
@vgrassia vgrassia merged commit 3fce8c7 into main Mar 18, 2024
6 checks passed
@vgrassia vgrassia deleted the devops-1790_add-cleanup-rc-branch-workflow branch March 18, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Pull requests related to DevOps work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants