Commit 30f532f
committed
fix(ci): update ospo-reusable-workflows org path in GitHub Actions
## What
Updated all references to ospo-reusable-workflows from the `github` org
to the `github-community-projects` org across three workflow files:
auto-labeler, pr-title, and release.
## Why
The ospo-reusable-workflows repository was moved from the `github` org
to the `github-community-projects` org. The old references would cause
workflow failures since the repository no longer exists at the previous path.
## Notes
- Pinned commit SHAs were intentionally left unchanged — the SHA references the same commit in the transferred repo
- All four `uses:` directives across the three workflow files were updated
- Updated pull request template, trimmed it a bit
Signed-off-by: jmeridth <jmeridth@gmail.com>1 parent 9974d39 commit 30f532f
4 files changed
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments