-
Notifications
You must be signed in to change notification settings - Fork 0
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
Include PRs in add-to-project workflow #162
Comments
koeaw
added a commit
that referenced
this issue
Feb 11, 2025
Add `pull_request` trigger to `add-to-project` workflow so both (new/opened) issues and PRs are added to the Prosnet project. Update workflow `name` to reflect this change. Closes: #162
koeaw
added a commit
that referenced
this issue
Feb 11, 2025
Add `pull_request` trigger to `add-to-project` workflow so both (new/opened) issues and PRs are added to the Prosnet project. Update the workflow `name` to reflect this change. Closes: #162
koeaw
added a commit
that referenced
this issue
Feb 11, 2025
Add `pull_request` trigger to `add-to-project` workflow so both (new/opened) issues and PRs are added to the Prosnet project. Update workflow `name` to reflect this change. Closes: #162
koeaw
added a commit
that referenced
this issue
Feb 11, 2025
Add `pull_request` trigger to `add-to-project` workflow so both (new/opened) issues and PRs are added to the Prosnet project. Update workflow `name` to reflect this change. Closes: #162
koeaw
added a commit
that referenced
this issue
Feb 11, 2025
Add `pull_request` trigger to `add-to-project` workflow so both (new/opened) issues and PRs are added to the Prosnet project. Update workflow `name` to reflect this change. Closes: #162
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The workflow currently only adds issues to the project board:
apis-acdhch-default-settings/.github/workflows/add-to-project.yml
Lines 6 to 9 in 2a97173
PRs should get added as well for consistency across relevant repos.
The workflow's
name
should get updated also to reflect the change.The text was updated successfully, but these errors were encountered: