Skip to content

Create 'Cut RC' workflow stub#3556

Closed
vgrassia wants to merge 1 commit intomainfrom
create-workflow-stub
Closed

Create 'Cut RC' workflow stub#3556
vgrassia wants to merge 1 commit intomainfrom
create-workflow-stub

Conversation

@vgrassia
Copy link
Member

Type of change

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

Objective

This PR creates a stub workflow that will eventually be a workflow to cut the RC branch automatically. This is moving from the DevOps repo due to permission issues with the GitHub Token when calling workflows from another repository.

Code changes

  • .github/workflows/cut-rc.yml: Add file for workflow stub.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@vgrassia vgrassia self-assigned this Dec 13, 2023
@vgrassia vgrassia requested a review from a team December 13, 2023 11:31
@vgrassia
Copy link
Member Author

Didn't end up needing this, but thank you for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants