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

Migrate FabricBot Tasks to Config-as-Code #1225

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jun 28, 2022

TL;DR; Requesting to add FabricBot configuration associated with your repository to .github/fabricbot.json.

Context

FabricBot is now a config-as-code-only platform. As a result, while you can still use the FabricBot Configuration Portal to modify your FabricBot configuration, you can no longer save the changes. The only way to save changes to your configuration at the moment is to export configuration from the portal and upload the exported configuration to .github/fabricbot.json in your repository. In this pull request, we are adding your FabricBot configuration to your repository at .github/fabricbot.json so that you can make changes to it going forward.

While the FabricBot Configuration Portal is the only way to modify your FabricBot configuration at the moment, we have a feature on our backlog to publish the JSON schema defining the structure of the FabricBot configuration file. With the JSON schema, you can (1) use a plaintext editor of your choice to modify the FabricBot configuration file and use the schema to validate the file after editing or (2) configure VS Code to use the schema when editing FabricBot configuration file to take advantage of convenience features such as automatic code completion and field description on mouseover.

Pull Request Create, a MerlinBot Extension, was used to automatically create this pull request. If you have any questions or concerns with this pull request, please contact MerlinBot Expert DRI.

@ghost ghost self-requested a review as a code owner June 28, 2022 22:49
@Saadnajmi
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@Saadnajmi Saadnajmi merged commit 39d6b7b into main Jul 29, 2022
@Saadnajmi Saadnajmi deleted the fabricbot-configuration-migration branch July 29, 2022 05:04
shwanton pushed a commit to shwanton/react-native-macos that referenced this pull request Feb 13, 2023
Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
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.

1 participant