Skip to content

Add a workflow to help with BCD updates#4001

Open
jgraham wants to merge 1 commit intomainfrom
bcd_udpate_workflow
Open

Add a workflow to help with BCD updates#4001
jgraham wants to merge 1 commit intomainfrom
bcd_udpate_workflow

Conversation

@jgraham
Copy link
Copy Markdown
Collaborator

@jgraham jgraham commented Apr 30, 2026

This attempts to automate many of the existing manual steps:

  • Checks out the branch
  • Checks for removed BCD keys
  • Checks for features with an empty definition
  • Checks for baseline status changes

Where possible it automatically updates to removed BCD keys. So far it doesn't attempt to figure out the correct replacement for removed keys.

It is designed to output a GitHub comment indicating the changes, to speed up human review.

@jgraham jgraham requested review from ddbeck and foolip April 30, 2026 14:53
@github-actions github-actions Bot added the tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings label Apr 30, 2026
This attempts to automate many of the existing manual steps:
* Checks out the branch
* Checks for removed BCD keys
* Checks for features with an empty definition
* Checks for baseline status changes

Where possible it automatically updates to removed BCD keys. So far it
doesn't attempt to figure out the correct replacement for removed
keys.

It is designed to output a GitHub comment indicating the changes, to
speed up human review.
@jgraham jgraham force-pushed the bcd_udpate_workflow branch from e5214c5 to 392b5ef Compare May 1, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant