microsoft / microsoft/kiota-php

Fix workflow step to re-run PR checks

Open
#51 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
8
Forks
10
Avg merge
10h 16m
Merged PRs (30d)
3

Description

Since all the libs take a dependency on abstractions, PR checks need to be re-run during the release on other libs to give time for the abstractions library to be released.

The Kiota bundle package takes a dependency on most of the other libs and needs to re-run the checks after the other libs are released.

An attempt was made at automating the re-run however it's currently failing

Current workaround: Manually re-running checks on the release PRs during review

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the release workflow and the failed automation attempt in microsoft/kiota-http-guzzle-php#139. Trace how release PR checks run for the abstractions dependencies and the Kiota bundle package. Done means dependent PR checks re-run after the other libraries are released, removing the need for manual reruns during review.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, php
Domain
ci-cd, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.