public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Sean" <spbrogan@outlook.com>
To: devel@edk2.groups.io, mikuback@linux.microsoft.com
Cc: Sean Brogan <sean.brogan@microsoft.com>,
	Michael D Kinney <michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] [PATCH v1 1/1] .github/dependabot.yml: Disable automatic rebasing
Date: Fri, 31 Mar 2023 16:50:11 -0700	[thread overview]
Message-ID: <BY3PR19MB49005DF7C00B144858EA094BC88F9@BY3PR19MB4900.namprd19.prod.outlook.com> (raw)
In-Reply-To: <20230331234847.1565-1-mikuback@linux.microsoft.com>

reviewed-by: Sean Brogan <sean.brogan@microsoft.com>


On 3/31/2023 4:48 PM, Michael Kubacki wrote:
> From: Michael Kubacki <michael.kubacki@microsoft.com>
>
> Sets the rebase-strategy to "disabled" to prevent automatic
> rebasing.
>
> Rebasing can be done manually in the dependabot PR either through
> the GitHub UI or the dependabot command.
>
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
> ---
>   .github/dependabot.yml | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/.github/dependabot.yml b/.github/dependabot.yml
> index b4e0b93b16ca..479440fe6397 100644
> --- a/.github/dependabot.yml
> +++ b/.github/dependabot.yml
> @@ -20,6 +20,7 @@ updates:
>         - "makubacki"
>         - "mdkinney"
>         - "spbrogan"
> +    rebase-strategy: "disabled"
>   
>     - package-ecosystem: "github-actions"
>       directory: "/"
> @@ -32,3 +33,4 @@ updates:
>         - "makubacki"
>         - "mdkinney"
>         - "spbrogan"
> +    rebase-strategy: "disabled"

  reply	other threads:[~2023-03-31 23:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31 23:48 [PATCH v1 1/1] .github/dependabot.yml: Disable automatic rebasing Michael Kubacki
2023-03-31 23:50 ` Sean [this message]
2023-04-02  2:26   ` [edk2-devel] " Michael D Kinney
2023-04-01  0:15 ` Michael D Kinney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BY3PR19MB49005DF7C00B144858EA094BC88F9@BY3PR19MB4900.namprd19.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox