Commit ad9b4b9
chore(devcontainer): temporarily disable auto-publish workflow trigger
microsoft org GHCR policy blocks first-time package creation under
ghcr.io/microsoft/apm/* for both GITHUB_TOKEN and member PATs (read
allowed, write returns no WWW-Authenticate). Working on org bootstrap
via the microsoft/opensource process; until that completes the publish
job will fail and add red noise to every push to main.
Comment out the push trigger but keep workflow_dispatch so we can
validate the bootstrap with a single manual run the moment policy is
granted, without another commit. Tag-fanout (1, 1.0, 1.0.0, latest)
and the rest of the workflow body are unchanged.
Follow-up to #861.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 68620c6 commit ad9b4b9
1 file changed
Lines changed: 19 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
25 | 39 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
31 | 45 | | |
32 | 46 | | |
33 | 47 | | |
| |||
0 commit comments