Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow workflow to apply to any issue/PR in a project #20

Open
Levi-Lesches opened this issue Aug 3, 2022 · 0 comments
Open

Allow workflow to apply to any issue/PR in a project #20

Levi-Lesches opened this issue Aug 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Levi-Lesches
Copy link
Owner

A few differences from randomly linked repositories (see #3 for why this is not supported):

  • If two repositories have issues/PRs in the same project, they are owned by the same user/organization.
  • there may be a way in the API to scan for all issues in a project with the blocked label.

Basic workflow:

  • two repositories, A and B.
  • One issue in each repository. Issue B is blocked by Issue A
  • The project has the filter -label:blocked, and thus Issue B is hidden
  • Closing Issue A should cause Issue B to reappear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant