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

Create pull requests for each project #4

Merged
merged 6 commits into from
Nov 7, 2023

Conversation

michaelpaul
Copy link
Contributor

Summary

Promote changes via pull requests to upstream projects.

@michaelpaul michaelpaul requested a review from a team as a code owner November 3, 2023 10:50

on:
push:
branches: [ "main" ]
workflow_dispatch:
pull_request:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The idea here is that we push generated specs as we update versions/specfiles etc?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On pull_request for us to test changes and workflow_dispatch to handle notifications from https://github.com/Adyen/adyen-openapi/blob/main/.github/workflows/notify.yml.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah ofc the automation should run, but was thinking we could also automatically generate new models/services if we update version number or anyhing else on the specs

@michaelpaul michaelpaul merged commit 768377c into main Nov 7, 2023
7 checks passed
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.

3 participants