I think it's a bug with dependabot at github, so have raised it as
such with them.
>From what I can tell the .github/dependabot.yml is the configuration
part but it also has an approval part to enable and disable under the
projects settings. Under my fork's settings, dependabot is disabled,
so it
I think the way it works is that when you forked the Commons Lang repo, you
the whole repo of course including its .github folder which means you
therefore asked for the Dependabot to run since its configuration file is
there.
Obviously if you do not want Dependabot to run, then just disable it
(r
Typo: I think the way it works is that when you forked the Commons Lang
repo, you *copied* the whole repo of course including its .github folder
which means you therefore asked for the Dependabot to run since its
configuration file is there.
On Fri, Aug 14, 2020 at 11:19 PM Gary Gregory
wrote:
> On Aug 14, 2020, at 7:56 PM, John Patrick wrote:
>
> Cheers for that Giles,
> I read those emails as PR's raised at say
> https://github.com/apache/commons-lang and dependabot, which I
> understand.
> I'm talking about my fork for commons-lang at
> https://github.com/nhojpatrick/commons-lan
Cheers for that Giles,
I read those emails as PR's raised at say
https://github.com/apache/commons-lang and dependabot, which I
understand.
I'm talking about my fork for commons-lang at
https://github.com/nhojpatrick/commons-lang.
Dependabot appears to have been authorised against my fork without
Hi.
Le sam. 15 août 2020 à 00:02, John Patrick a écrit :
>
> I've just noticed a load of pull requests that have been auto created
> by dependabot, for changes to be merged into my forked version of
> master.
>
> For commons-lang I've 20 PR's, commons-logging 10 PR's, I've not
> checked all the o
I've just noticed a load of pull requests that have been auto created
by dependabot, for changes to be merged into my forked version of
master.
For commons-lang I've 20 PR's, commons-logging 10 PR's, I've not
checked all the other commons forks I've got.
They are getting automatically closed once