Skip to content

fix(ci): replace deprecated assign-one-project action with oblt-actions#1625

Merged
estolfo merged 1 commit into
mainfrom
bug/deprecated-action
Jun 17, 2026
Merged

fix(ci): replace deprecated assign-one-project action with oblt-actions#1625
estolfo merged 1 commit into
mainfrom
bug/deprecated-action

Conversation

@fr4nc1sc0-r4m0n

@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the archived elastic/assign-one-project-github-action@1.2.2 (broken Docker image) with elastic/oblt-actions/github/project-add@v1 and github/project-field-set@v1.
  • Migrate GitHub App token creation to actions/create-github-app-token@v3.
  • Preserve existing behavior: milestoned issues go to project 454 with Status Planned; newly opened PRs go to project 454 with Status In Progress.

Test plan

  • Merge and verify the Auto Assign to Project(s) workflow succeeds on a newly opened PR.
  • Verify a milestoned issue is added to project 454 with Status Planned.

Fixes https://github.com/elastic/apm-agent-ruby/actions/runs/27621411118/job/81671027998?pr=1624

The archived elastic/assign-one-project-github-action relied on an
unavailable Docker image. Use elastic/oblt-actions project-add and
project-field-set instead, and migrate to actions/create-github-app-token.
@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n requested a review from a team as a code owner June 17, 2026 09:47
@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n self-assigned this Jun 17, 2026
@estolfo estolfo merged commit babdd24 into main Jun 17, 2026
46 of 51 checks passed
@estolfo estolfo deleted the bug/deprecated-action branch June 17, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants