-
Notifications
You must be signed in to change notification settings - Fork 407
support create dispatch event #1201
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
support create dispatch event #1201
Conversation
This makes total sense to add thanks for the PR! |
Could you kick off another run? Maybe they fixed the issue with python 3.7 not being available. |
Unlikely. 3.7 is also deprecated as is I believe 3.8. If you would be willing to update the list of Python versions being tested, that should help |
Done. |
f8f5a70
to
a565a26
Compare
Is this the problem?
It looks like this should have handled it: Line 116 in 3b31f12
I can investigate why it doesn't seem to work later. |
Thanks! I'm guessing doc8 changed something in how it handles something and it isn't seeing the configuration anymore |
I had tried tracking this down before but I wasn't able to sort it out honestly and don't have oodles of free time. |
Just looked at the issue tracker and found PyCQA/doc8#168 so maybe adding a !=1.1.2 to tox for doc8 fixes this? |
d7f6bc5
to
7502e75
Compare
That fixed it my local run. I pushed the change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much!
Support this api: https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#create-a-repository-dispatch-event