Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Add FabricBot config #46

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Add FabricBot config #46

merged 1 commit into from
Dec 2, 2022

Conversation

davidbritch
Copy link
Contributor

@davidbritch davidbritch commented Dec 2, 2022

This FabricBot configuration uses three tasks to auto-merge main to live, when there's a difference between the two branches. It:

  1. Creates a PR, every three hours, if there's a difference between main and live. I was going to set this to every 12 hours, or once a day, but me editing the config results in it using the GMT timezone. I figure you'll want to use PST/EST or similar.
  2. Adds the auto-merge label to any PRs going into live. The consequence is that we shouldn't ever manually create PRs that target live.
  3. Auto-merges any PRs to live that have the auto-merge label. The repo is setup so that the only people who can merge to live are admins and FabricBot. Note, this uses a merge rather than a squash merge. The approach for docs repos is to squash merge into main, and merge into live.

This is currently identical to the config for dotnet-maui-api-docs.

The config can be changed by importing fabricbot.json into https://aka.ms/fabricbotconfig

@opbld31
Copy link

opbld31 commented Dec 2, 2022

Learn Build status updates of commit 43f0918:

✅ Validation status: passed

File Status Preview URL Details
.github/fabricbot.json ✅Succeeded

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@davidbritch davidbritch merged commit 2d3e40a into main Dec 2, 2022
@davidbritch davidbritch deleted the dabritch-fabricbot-config branch December 2, 2022 17:30
jonpryor pushed a commit to dotnet/android that referenced this pull request Dec 5, 2022
Changes: xamarin/android-api-docs@d7bb60c...2d3e40a

  * xamarin/android-api-docs@2d3e40ac0: Add FabricBot config. (xamarin/android-api-docs#46)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants