8 Commits

Author SHA1 Message Date
charleshofer
c835a78d1d
Use the reference format for links instead of inline (#162) 2024-11-26 16:27:17 -06:00
charleshofer
f3cfe477c8
Fix the link to the downstream PR (#160) 2024-11-26 15:37:17 -06:00
charleshofer
5f3c134167
Fix user identity for rebase (#159) 2024-11-26 14:57:59 -06:00
charleshofer
cc51fda35f
Fix rebase command to exclude rocm-main (#158) 2024-11-26 14:50:28 -06:00
charleshofer
dbe34299e4
Change the workflow for opening upstream PRs to post links that open PRs (#157)
* Add GH auth token to env
* Make the job post a comment with a link to open the PR instead of actually opening the PR
2024-11-26 13:50:50 -06:00
charleshofer
a07abe2466
Add token for GitHub CLI (#152) 2024-11-22 16:56:29 -06:00
charleshofer
2f28601608
Fix upstream PR workflow to use origin branches (#151) 2024-11-22 15:41:48 -06:00
charleshofer
ea7683f058
Add GHA workflow for opening PRs upstream (#116)
* Add file for opening PRs upstream

* Add HEAD_REF as environment variable

* Fill out code for making a new branch and opening a PR to upstream

* Add names for steps

* Fix yaml

* Fix yaml again

* Leave a comment on the old PR linking to the new one

* Add proper permissions for creating banches and opening PRs

* Fix YAML
2024-11-06 13:56:16 -06:00