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

Replace code-freeze/action.yml with pr-status-updater/action.yml #6702

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bouwkast
Copy link
Contributor

Summary of changes

pr-status-updater/action.yml is a newer one with some more configuration that is used for the Scheduled Code Freeze.

Reason for change

I based pr-status-updater/action.yml on code-freeze/action.yml not understanding the action files first 😬
But pr-status-updater/action.yml has a bit more configuration and is a bit more encapsulated and can be used for freeze/unfreeze and specify how many PR pages to process.

Implementation details

Delete code-freeze/action.yml
Update code_freeze_end.yml and code_freeze_start.yml with pr-status-updater

Test coverage

It worked here, so 🙏
https://github.com/DataDog/dd-trace-dotnet/actions/workflows/scheduled_code_freeze.yml

Other details

@bouwkast bouwkast requested a review from a team as a code owner February 21, 2025 21:43
@github-actions github-actions bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant