Skip to content

Commit

Permalink
gh-actions: move task when unlabelled
Browse files Browse the repository at this point in the history
* Adds the possibility to move automatically an issue
  from the column Review to In Progress when the
  label ready-to-review is removed.
  • Loading branch information
adrien5054 committed Jun 5, 2023
1 parent 4b681c1 commit bb3e5bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/issues-inspire
Submodule issues-inspire added at a4458a
2 changes: 1 addition & 1 deletion .github/workflows/move-review-to-inprogress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
project-url: https://github.com/orgs/cern-sis/projects/1
column-name: "In Progress"
label-name: "ready-to-review"

0 comments on commit bb3e5bc

Please sign in to comment.