Hi Iurii,

You can’t directly push into Beam repository. 

Please, create your own fork, push your changes into the feature branch of your 
fork and then create a PR against Beam main branch.
You can find a more details with a step-by-step guide here [1].

Also, the common contribution guide [2] should be very helpful.

Alexey

[1] https://cwiki.apache.org/confluence/display/BEAM/Git+Tips
[2] https://beam.apache.org/contribute/

> On 21 Apr 2021, at 15:02, Iurii Kazanov <[email protected]> wrote:
> 
> Hello! I'm trying to push to 'https://github.com/apache/beam/ 
> <https://github.com/apache/beam/>' but I'm getting message "
> remote: Permission to apache/beam.git denied to iurii-kazanov.
> fatal: unable to access 'https://github.com/apache/beam/': 
> <https://github.com/apache/beam/':> The requested URL returned error: 403". 
> What I need to do?

Reply via email to