Skip to content

Conversation

@howard-e
Copy link
Contributor

@howard-e howard-e commented Apr 21, 2025

Fix #391

Testing this work can be done by:

  1. Making personal fork of w3c/aria-practices
  2. Making personal fork of w3c/wai-aria-practices
  3. Create a Personal Access Token (PAT) with repo and workflow permissions. Include that PAT as W3CGRUNTBOT_TOKEN actions secrets in both personal forks' settings
  4. Targeting your aria-practices fork in your wai-aria-practices fork's .gitmodules
  5. Ensuring the 'Trigger PR update for WAI-APG site' action is enabled on your aria-practices fork
  6. Ensuring the 'Create or update branch and pull request from APG trigger' action is enabled on your wai-aria-practices fork
  7. Making the same change here for scripts/pr-create/index.js on your wai-aria-practices fork default branch and observing how build commit statuses are shared back to your aria-practices fork's PRs. (NB. Forcing a failure to test that path could also be as easy as setting const isSiteFilesUpdateSuccess = false)

eg: howard-e/aria-practices#117

@netlify
Copy link

netlify bot commented Apr 21, 2025

Deploy Preview for aria-practices ready!

Name Link
🔨 Latest commit b5f3f94
🔍 Latest deploy log https://app.netlify.com/sites/aria-practices/deploys/68069ca52590c2000827f7fc
😎 Deploy Preview https://deploy-preview-401--aria-practices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

Pass a build commit status to triggering APG PR

1 participant