Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-21 | Make add to project workflow work on PRs (#753) | Jack | |
Fix the add to project workflow so that it works on PRs from forks, securely by running it in the context of the target. | |||
2023-10-15 | Only run `add-to-project` action on issues | GeckoEidechse | |
PRs from forks are triggered from that fork which means that they don't have access to the necessary token | |||
2023-10-14 | Add workflow for adding PRs and Issues to the project board (#696) | Jack | |
Automatically adds all opened issues and pull requests to the project board. |