Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Setup GitHub Actions to automatically make PRs when master updates #3

Open
5310 opened this issue Nov 16, 2019 · 1 comment
Open

Setup GitHub Actions to automatically make PRs when master updates #3

5310 opened this issue Nov 16, 2019 · 1 comment
Labels
devops Development process related

Comments

@5310
Copy link
Collaborator

5310 commented Nov 16, 2019

Currently, upstream/master is automatically pulled into master every day by this action, but I still need to manually rebase pogohwh if there are any changes.

Would be nice to use something like this instead: https://github.com/vsoch/pull-request-action

@5310 5310 added enhancement New feature or request and removed enhancement New feature or request labels Nov 16, 2019
@5310
Copy link
Collaborator Author

5310 commented Nov 19, 2019

But ofc, Actions can't trigger other Actions as changes made by the a token are ignored by other Actions of that same token.

189a275 was of no use. Might try making a custom token later, but then I might end up having to manually merge things anyway so...

@5310 5310 added the devops Development process related label Nov 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
devops Development process related
Projects
None yet
Development

No branches or pull requests

1 participant