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 github actions bot with a hint comment for contributors. #147

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fsb4000
Copy link
Contributor

@fsb4000 fsb4000 commented Jul 15, 2022

Not for a merge but for demonstration for ovs-discuss@openvswitch.org

I thought about how best to reuse 0day robot checks, and I came up with the idea that it’s better not to create a pipeline with the checks, but it’s better to just tell contributors about how to submit a patch, what code style is used, and about 0day robot checks.

@fsb4000
Copy link
Contributor Author

fsb4000 commented Jul 15, 2022

Strange, the bot message works locally: fsb4000/test#1

but here I got:

{
  "message": "Resource not accessible by integration",
  "documentation_url": "https://docs.github.com/rest/reference/issues#create-an-issue-comment"
}

@fsb4000
Copy link
Contributor Author

fsb4000 commented Jul 15, 2022

I found the article: https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/

It will not work at PR before merging: fsb4000/test#2

But I hope it will work after: fsb4000/test#3

Signed-off-by: Igor Zhukov <ivzhukov@sbercloud.ru>
@fsb4000
Copy link
Contributor Author

fsb4000 commented Jul 15, 2022

An example of an other project bot message: apache/airflow#25083 (comment)

@fsb4000
Copy link
Contributor Author

fsb4000 commented Jul 27, 2022

it seems that we have openstack-mirroring bot: openstack/neutron#57 (comment)

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.

None yet

1 participant