Skip to content

Add plugin version, Google Merchant Center account ID, and Google Ads account ID to frontend pageview tracking events #271

Add plugin version, Google Merchant Center account ID, and Google Ads account ID to frontend pageview tracking events

Add plugin version, Google Merchant Center account ID, and Google Ads account ID to frontend pageview tracking events #271

name: Add all new issues and PRs to the Automata board.
on:
issues:
types:
- opened
- transferred
pull_request:
types:
- opened
# Leverage project write access for dependabot.
permissions:
repository-projects: write
jobs:
add-to-project:
name: Add issue/PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/woocommerce/projects/119
github-token: ${{ secrets.BOT_GH_TOKEN }}