-
Notifications
You must be signed in to change notification settings - Fork 17
chore: Create GitHub workflow to replace Netlify workflow #96
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
base: master
Are you sure you want to change the base?
Conversation
|
\r\nhttps://covid-19-guidance.tbs.alpha.canada.ca/.github/workflows/test.html |
092650c to
6ae5872
Compare
chore: Create new GitHub workflow based on Netlify workflow chore: Update preview-html.yml chore: Update preview-html.yml chore: Update preview-html.yml chore: Update preview-html.yml chore: Update covid-19-guidance-ingress.yaml doc: Update index.html style: Update preview-html.yml style: Update index.html style: Update preview-html.yml style: Update preview-html.yml style: Update preview-html.yml style: Update index.html style: Update preview-html.yml style: Update preview-html.yml style: Update preview-html.yml style: Update preview-html.yml style: Update index.html style: Update preview-html style: Created parse-file-array.sh
6ae5872 to
cb94336
Compare
2ac6ddc to
9822324
Compare
9822324 to
7f03fdb
Compare
7f03fdb to
a3ed0c5
Compare
a3ed0c5 to
326fc4a
Compare
326fc4a to
ebb1836
Compare
ebb1836 to
ad1896b
Compare
ad1896b to
691ea17
Compare
691ea17 to
14cacd9
Compare
ea77eed to
eac955b
Compare
56031ee to
24e2dec
Compare
24e2dec to
0c6518e
Compare
| @@ -1,35 +1,33 @@ | |||
| name: Preview HTML on Pull Requests | |||
| on: | |||
| pull_request: | |||
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.
If you want this to run of PRs from forks, you might need to use pull_request_target https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/
Downside is that changes don't run till they land in the default branch
| # echo ${{ env.LINKS }} | ||
|
|
||
| # Create comment in the PR with the urls of the changed files | ||
| - name: Update status to Waiting for approval |
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.
Aside: you might want to check this out if you want to only have one comment on the PR that gets updated https://github.com/w3c/aria-practices/blob/78bb9a05a39a1fdfe5971d692e149cf65ae93780/.github/workflows/coverage-report.yml#L26
83739a1 to
7152ad3
Compare
5ff1f18 to
d637536
Compare
47b1ebf to
f5649c0
Compare
f6e8d1e to
d5449ae
Compare
3bcf589 to
bc6f453
Compare
No description provided.