sorenlouv / backport

A simple CLI tool that automates the process of backporting commits on a GitHub repo
https://github.com/sqren/backport/blob/main/docs/config-file-options.md
Apache License 2.0
241 stars 57 forks source link

Fix documentation issue #459

Closed achyutjhunjhunwala closed 1 year ago

achyutjhunjhunwala commented 1 year ago

Fixes https://github.com/sqren/backport/issues/458

sorenlouv commented 1 year ago

Hey @achyutjhunjhunwala ,

Thanks for the contribution!

The workflow permission depends on which files you are touching. If you happen to backport changes to the workflow file, you'll need the workflow permission.

I don't know how many people this affect. Can you indicate that the workflow permission is optional?

achyutjhunjhunwala commented 1 year ago

Hi @sqren I don't think i was touching the Workflow files. Here is the PR which i was trying to Backport and this is the Backport PR