Re: [platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

2023-08-28 Thread Christopher Genly via platform-dev
This problem continues to occur.  It appears to be retrying a run every Monday.

https://github.com/chgenly/eclipse.platform/actions/runs/5997504002

>> You can simply ignore the error, but if you can reproduce the error, then 
>> filing a bug on 
>> https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues
>>  would be helpful!

I was studiously trying to ignore the error.  But I can't anymore. I don't 
understand what's going wrong.  If I'm to report this as a bug for the 
aggregator, I'm not sure what I'd say except to point to the failing codeQL.  
I'd like to understand if I caused this, or if it is a bug.

>> It looks like the workflow 
>> (https://github.com/chgenly/eclipse.platform/blob/master/.github/workflows/ci.yml)
>>  has some assumptions that the pushes to master are on Eclipse's own 
>> version, rather than your fork.

So you're saying there was a push attempt to master on 
eclipse-platform/eclipse.platform, rather than chgenly/eclipse.platform?  What 
are you looking at that tells you this?

>> When you create the Pull Request back to Eclipse the workflows should run as 
>> expected

I'm not sure what you mean by this.  There is an existing pull request:
https://github.com/eclipse-platform/eclipse.platform/pull/574





From: Jonah Graham 
Sent: Friday, August 25, 2023 12:05 PM
To: Eclipse platform general developers list. 
Cc: Christopher Genly 
Subject: Re: [platform-dev] What does this mean: The nested job 'message-check' 
is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

Hi Christopher,

It looks like the workflow 
(https://github.com/chgenly/eclipse.platform/blob/master/.github/workflows/ci.yml)
 has some assumptions that the pushes to master are on Eclipse's own version, 
rather than your fork.

You can simply ignore the error, but if you can reproduce the error, then 
filing a bug on 
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues 
would be helpful!

When you create the Pull Request back to Eclipse the workflows should run as 
expected.

Jonah

~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


On Fri, 25 Aug 2023 at 14:58, Christopher Genly via platform-dev 
mailto:platform-dev@eclipse.org>> wrote:
I just pushed a change to my branch.  This error is reported:


Invalid workflow file: .github/workflows/ci.yml#L16 

The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 3): Error 
calling workflow 
'eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master'.
 The nested job 'message-check' is requesting 'pull-requests: read', but is 
only allowed 'pull-requests: none'.

This is from:

https://github.com/chgenly/eclipse.platform/actions/runs/5979137511

What does it mean and how do I fix it?

This is where my fork is:

https://github.com/chgenly/eclipse.platform

___
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev
___
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev


Re: [platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

2023-08-25 Thread Christopher Genly via platform-dev
Thank you.

From: Jonah Graham 
Sent: Friday, August 25, 2023 12:05 PM
To: Eclipse platform general developers list. 
Cc: Christopher Genly 
Subject: Re: [platform-dev] What does this mean: The nested job 'message-check' 
is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

Hi Christopher,

It looks like the workflow 
(https://github.com/chgenly/eclipse.platform/blob/master/.github/workflows/ci.yml)
 has some assumptions that the pushes to master are on Eclipse's own version, 
rather than your fork.

You can simply ignore the error, but if you can reproduce the error, then 
filing a bug on 
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues 
would be helpful!

When you create the Pull Request back to Eclipse the workflows should run as 
expected.

Jonah

~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


On Fri, 25 Aug 2023 at 14:58, Christopher Genly via platform-dev 
mailto:platform-dev@eclipse.org>> wrote:
I just pushed a change to my branch.  This error is reported:


Invalid workflow file: .github/workflows/ci.yml#L16 

The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 3): Error 
calling workflow 
'eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master'.
 The nested job 'message-check' is requesting 'pull-requests: read', but is 
only allowed 'pull-requests: none'.

This is from:

https://github.com/chgenly/eclipse.platform/actions/runs/5979137511

What does it mean and how do I fix it?

This is where my fork is:

https://github.com/chgenly/eclipse.platform

___
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev
___
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev


Re: [platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

2023-08-25 Thread Jonah Graham via platform-dev
Hi Christopher,

It looks like the workflow (
https://github.com/chgenly/eclipse.platform/blob/master/.github/workflows/ci.yml)
has some assumptions that the pushes to master are on Eclipse's own
version, rather than your fork.

You can simply ignore the error, but if you can reproduce the error, then
filing a bug on
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues
would be helpful!

When you create the Pull Request back to Eclipse the workflows should run
as expected.

Jonah

~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


On Fri, 25 Aug 2023 at 14:58, Christopher Genly via platform-dev <
platform-dev@eclipse.org> wrote:

> I just pushed a change to my branch.  This error is reported:
>
>
> 
> *Invalid workflow file: *.github/workflows/ci.yml#L16
> 
> The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 3):
> Error calling workflow
> 'eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master'.
> The nested job 'message-check' is requesting 'pull-requests: read', but is
> only allowed 'pull-requests: none'.
>
> This is from:
>
> https://github.com/chgenly/eclipse.platform/actions/runs/5979137511
>
> What does it mean and how do I fix it?
>
> This is where my fork is:
>
> https://github.com/chgenly/eclipse.platform
>
> ___
> platform-dev mailing list
> platform-dev@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/platform-dev
>
___
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev


[platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

2023-08-25 Thread Christopher Genly via platform-dev
I just pushed a change to my branch.  This error is reported:


Invalid workflow file: .github/workflows/ci.yml#L16 

The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 3): Error 
calling workflow 
'eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master'.
 The nested job 'message-check' is requesting 'pull-requests: read', but is 
only allowed 'pull-requests: none'.

This is from:

https://github.com/chgenly/eclipse.platform/actions/runs/5979137511

What does it mean and how do I fix it?

This is where my fork is:

https://github.com/chgenly/eclipse.platform

___
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev