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

Make it easily for maintenance of swagger definitions #321

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kheiakiyama
Copy link
Contributor

Hi, I sent a pull request #314 about updating swagger api definitions before.
I think it can be managed by machine.

How to make it easily

A GitHub action will do.
This workflow will open a pull request when it find out need to update.
The workflow will also update the pull request if it find out another updates during open.
You only need to merge a pull request.

Below is a demo pull request.
kheiakiyama#5

How it works

Please refer this Readme.md

How to install

Enabling GitHub Action is needed.
Please check the setting of GitHub Action.
https://docs.github.com/en/github/administering-a-repository/managing-repository-settings/disabling-or-limiting-github-actions-for-a-repository

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.

1 participant