Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
03c39761
Unverified
Commit
03c39761
authored
Jan 06, 2023
by
Charlie Lin
Committed by
GitHub
Jan 06, 2023
Browse files
Create workflow to add to Github project (#1505)
* Create workflow to add to Github project
parent
863bdfbf
Pipeline
#668
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
.github/workflows/add-to-project.yaml
.github/workflows/add-to-project.yaml
+19
-0
No files found.
.github/workflows/add-to-project.yaml
0 → 100644
View file @
03c39761
name
:
Add PRs and issues to GitHub projects
on
:
pull_request
:
types
:
-
opened
issues
:
types
:
-
opened
jobs
:
add-to-project
:
name
:
Add PRs and issues to MIGX project
runs-on
:
ubuntu-latest
steps
:
-
uses
:
actions/add-to-project@v0.4.0
with
:
project-url
:
https://github.com/orgs/ROCmSoftwarePlatform/projects/20
github-token
:
$${{ secrets.MIGRAPHX_BOT_TOKEN }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment