Skip to content

Conversation

ctcpip
Copy link
Owner

@ctcpip ctcpip commented Aug 7, 2025

No description provided.

ctcpip and others added 5 commits August 7, 2025 18:03
* ✅ add test for issues and PRs

uses an octokit client that doesn't require auth

* 🐛 deduplicate repos

* fix fetching pull request

Signed-off-by: Sebastian Beltran <[email protected]>
Co-authored-by: ctcpip <[email protected]>

* 🚚 move dep

---------

Signed-off-by: Sebastian Beltran <[email protected]>
Co-authored-by: Sebastian Beltran <[email protected]>
fork PRs targeting main will never be able to pass integration tests or action-in-action due to the lack of permissions that fork action/workflow get:

- it will not have write permission on the main repo
- it will not have write permission on the wesleytodd/meeting-maker repo
- it will not have write permission on its own repo because it's running in the main repo context

therefore, if you want to see the integration tests and action-in-action test passing, then a PR needs to be created in the fork repo

Co-authored-by: Wes Todd <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants