dorny / paths-filter

Conditionally run actions based on files modified by PR, feature branch or pushed commits
MIT License
1.98k stars 230 forks source link

Bug: Filter Action reading files from wrong PR #197

Closed SCKelemen closed 12 months ago

SCKelemen commented 12 months ago

Hello, Our CI is failing because the Filter Actions is accessing resources it doesn't have permission to read. In the screenshot below, Filter should be running on Pull Request # 8 but is requesting files from Pull Request # 7.

Screenshot 2023-07-25 at 15 11 26
SCKelemen commented 12 months ago

Well, this appears to be a bug with GitHub. We have sometimes PR 7 and sometimes PR 8

SCKelemen commented 12 months ago
Screenshot 2023-07-25 at 15 21 36