Skip to content

Conversation

@alisevych
Copy link
Member

@alisevych alisevych commented Jul 4, 2023

Description

Automate changing status of an issue to "In Progress" when a branch/PR is linked to it.

How to test

Manual tests

  1. Select an issue that is in "To Do" status
  2. Create a branch
  3. Add a commit to it with test "Fixes #"
  4. Open a PR
  5. Check that status of the issue is automatically changed to "In Progress"

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.
@alisevych alisevych added ctg-enhancement New feature, improvement or change request comp-infrastructure Infrastructure issues labels Jul 4, 2023
@alisevych alisevych requested a review from bissquit July 4, 2023 13:10
@alisevych alisevych self-assigned this Jul 4, 2023
@alisevych alisevych changed the title Draft of new workflow "Move issues to In progress status when a branch is linked to it Add workflow to automatically move issue to In progress status when a branch is linked to it Jul 4, 2023
@alisevych alisevych marked this pull request as draft July 4, 2023 13:48
@alisevych alisevych changed the title Add workflow to automatically move issue to In progress status when a branch is linked to it Move issue to In Progress status when a branch is linked to it Jul 4, 2023
@alisevych alisevych closed this Sep 20, 2023
@alisevych alisevych deleted the alisevych/in_progress_workflow branch September 20, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-infrastructure Infrastructure issues ctg-enhancement New feature, improvement or change request

2 participants