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

Add workflow for automatic API updates #458

Merged
merged 3 commits into from
Mar 26, 2023

Conversation

duffn
Copy link
Contributor

@duffn duffn commented Mar 25, 2023

This adds a workflow that automatically updates the API from slack-api-ref and creates a running PR with changes per #456.

Notes

  • the repo will need to be updated to allow Actions to create pull requests in settings

Screen Shot 2023-03-25 at 1 25 29 PM

Example

This works here, but it wouldn't surprise me if this didn't quite work as expected after merging here, but can fix forward.

https://github.com/duffn/slack-ruby-client-dev/pull/5

Closes #456

@dblock
Copy link
Collaborator

dblock commented Mar 26, 2023

Let's merge and see how it goes!

When there are no changes we get a PR. I think that's the next thing to fix.

@dblock dblock merged commit c0d0177 into slack-ruby:master Mar 26, 2023
@duffn
Copy link
Contributor Author

duffn commented Mar 26, 2023

Ah yeah, that needs changing. Will see how/if it runs later today and then address any necessary fixes.

@duffn duffn deleted the duffn/automate-api-updates branch March 26, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically create and update running PR with changes from slack-api-ref
2 participants