FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
patternfly-react/.github/workflows/extensions.yml at main · patternfly/patternfly-react · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
patternfly
/
patternfly-react
Public
Notifications
You must be signed in to change notification settings
Fork
392
Star
862
Code
Issues
215
Pull requests
24
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
patternfly-react
/
.github
/
workflows
/
extensions.yml
Copy path
View runs
More file actions
More file actions
Latest commit
History
History
History
15 lines (15 loc) · 426 Bytes
Breadcrumbs
patternfly-react
/
.github
/
workflows
/
extensions.yml
Copy path
File metadata and controls
15 lines (15 loc) · 426 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name
:
Add relevant issues to extensions project board
on
:
issues
:
types
:
-
labeled
jobs
:
add-to-extensions
:
if
:
github.event.label.name == 'extension'
name
:
Add issue to extensions board
runs-on
:
ubuntu-latest
steps
:
-
uses
:
actions/add-to-project@v1.0.2
with
:
project-url
:
https://github.com/orgs/patternfly/projects/12
github-token
:
${{ secrets.GH_PROJECTS }}
Back
|
FazBrowse Home
|
New Git URL