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

Test pull request action second attempt #76

Closed
wants to merge 6 commits into from
Closed

Conversation

rwalkerands
Copy link
Collaborator

Second attempt to see if we can get automation on pull request creation.

rwalkerands and others added 6 commits November 7, 2023 09:44
In test-runner.py, use a glob to iterate over all the
test data files in the linked.data.gov.au/org directory,
rather than listing them individually.
Merge all recent commits to the master branch.
Further to commit fec6da6, it turns out that the href attributes
for local resources do need to begin with a slash.  For a 404,
the URL is not rewritten, so if the path is, say, abc/def/ghi, an
href beginning "style/..." would be relative to "abc/def", which
is not what we want ....

Put a slash at the beginning of all those href values.
See if we can get an auto-added comment for pull requests.
See if we can get an auto-added comment for pull requests.
Copy link

This is a test of automatically creating a comment triggered by a pull request

@rwalkerands
Copy link
Collaborator Author

It worked. Close this, then refine the wording of the message.

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