Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jun 27, 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 requested review from YunchuWang, gavin-aguiar, pdthummar and vrdmr as code owners June 27, 2022 21:02
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #1069 (b974380) into dev (23a5fc3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #1069   +/-   ##
=======================================
  Coverage   84.01%   84.01%           
=======================================
  Files          34       34           
  Lines        1858     1858           
  Branches      299      299           
=======================================
  Hits         1561     1561           
  Misses        232      232           
  Partials       65       65           
Flag Coverage Δ
unittests 84.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@YunchuWang YunchuWang force-pushed the fabricbot-configuration-migration branch from db38c17 to 2d9b3f4 Compare July 5, 2022 17:44
@vrdmr vrdmr merged commit bae6787 into dev Aug 3, 2022
@vrdmr vrdmr deleted the fabricbot-configuration-migration branch August 3, 2022 04:44
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