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

Configure GitHub Actions #733

Merged
merged 1 commit into from Sep 2, 2020

Conversation

palkan
Copy link
Contributor

@palkan palkan commented Sep 2, 2020

See discussion in #731

@palkan
Copy link
Contributor Author

palkan commented Sep 2, 2020

@iliabylich Looks like you need to enable Actions for forks somewhere in the settings: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull-request-events-for-forked-repositories

@iliabylich
Copy link
Collaborator

I don't see any options on the Actions tab. Also, what you said should be configured on the fork repo:

Workflows don't run on forked repositories by default. You must enable GitHub Actions in the Actions tab of the forked repository

I guess I could try committing these changes manually to master. Are you ok with it?

Also, which config is used when someone submits a PR that changes a workflow config?

@palkan
Copy link
Contributor Author

palkan commented Sep 2, 2020

I guess I could try committing these changes manually to master. Are you ok with it?

Sure. Try to open PR, usually that works when you're a collaborator.

which config is used when someone submits a PR that changes a workflow config?

The one from the PR.

iliabylich added a commit to iliabylich/parser that referenced this pull request Sep 2, 2020
@iliabylich
Copy link
Collaborator

#734 doesn't trigger GH action. Let's just merge this PR then

@iliabylich iliabylich marked this pull request as ready for review September 2, 2020 12:41
@iliabylich iliabylich merged commit bfeaa8b into whitequark:master Sep 2, 2020
@palkan palkan deleted the chore/github-actions branch September 2, 2020 12:56
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

2 participants