Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

[Action] Regular OSS WG Update #37

[Action] Regular OSS WG Update

[Action] Regular OSS WG Update #37

name: Auto Assign issues
on:
issues:
types: [opened, labeled]
issue_comment:
types: [created]
pull_request:
types: [opened, labeled]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to One Project
steps:
- name: Assign NEW issues to project 1
uses: srggrs/[email protected]
if: github.event.action == 'opened'
with:
project: 'https://github.com/Green-Software-Foundation/Carbon_CI_Pipeline_Tooling/projects/1'