ahmadnassri / action-template-repository-sync

Keep projects in sync with the template repository they came from
MIT License
10 stars 5 forks source link

Does anyone know if it is working or not ? #167

Closed anuragkanwar closed 2 months ago

anuragkanwar commented 2 months ago

I have tried to use this action several times with all possible things I can do, but i am still not able to sync my template repo.

Before anyone ask :

  1. I have used additional properties in config file
  2. I have used Fine grained PAT which is having all access
  3. I have used different versions of checkout , action-template-repository-sync, but still not able to sync
  4. I have not set dry-run : true

in my actions logs, I can see it correctly identifying repos and files, but I guess somehow the PR is not being generated. image