Skip to content

Commit

Permalink
Add repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Feb 8, 2024
1 parent 0f0b4db commit dcdd409
Showing 1 changed file with 75 additions and 2 deletions.
77 changes: 75 additions & 2 deletions .github/workflows/propagate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,81 @@ jobs:
files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
- name: scribe
files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
- name: scda
files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'

# - name: citril
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: hermes
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: ggplot2.utils
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: teal.logger
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: citril.metadata
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: tern.mmrm
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: osprey
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: goshawk
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: tern
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: random.cdisc.data
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: teal.transform
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: rlistings
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: dunlin
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: teal.modules.clinical
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: teal.widgets
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: scda.2022
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: tern.rbmi
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: simIDM
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: tern.gee
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: formatters
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: chevron
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: teal.osprey
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: teal.reporter
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: nestcolor
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: teal.code
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: scda.test
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: rtables
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: teal.modules.hermes
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: teal.goshawk
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: teal.slice
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: teal.modules.helios
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: teal.data
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: verdepcheck
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: teal.modules.general
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: scda
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
# - name: teal
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml'
# - name: helios
# files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml'
steps:
- name: Normalize variables
run: |
Expand Down

0 comments on commit dcdd409

Please sign in to comment.