Skip to content

CI: Forcing GitHub actions to activate #29661

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

Merged
merged 2 commits into from
Nov 16, 2019
Merged

CI: Forcing GitHub actions to activate #29661

merged 2 commits into from
Nov 16, 2019

Conversation

datapythonista
Copy link
Member

@datapythonista datapythonista commented Nov 16, 2019

GitHub actions won't start running until the first action is committed.

This PR adds a simple action with an echo, so we can activate GitHub actions risk free, and when we move an actual build, the action will run in the PR, and we can see that it works.

Tested this action in a test repo, to make sure it works: https://github.com/datapythonista/xql/commit/cdc596df626da5f81980c773de94269546880753/checks?check_suite_id=314215608

@datapythonista datapythonista added the CI Continuous Integration label Nov 16, 2019
@jreback jreback added this to the 1.0 milestone Nov 16, 2019
@jreback jreback merged commit 67fc8a1 into pandas-dev:master Nov 16, 2019
@jreback
Copy link
Contributor

jreback commented Nov 16, 2019

sure happy to check this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants