-
-
Notifications
You must be signed in to change notification settings - Fork 845
Enhanced Skills Activity GHA to use Skills Directory #8370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
xnealcarson
wants to merge
42
commits into
hackforla:gh-pages
Choose a base branch
from
xnealcarson:enhance-gha-skillsactivity-8316
base: gh-pages
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+200
−49
Open
Changes from 11 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
b2830e2
Update activity-trigger.yml line 25
xnealcarson e458fc4
Add files via upload
xnealcarson 7217292
Update post-to-skills-issue.js
xnealcarson 1ac174c
Update post-to-skills-issue.js
xnealcarson 7dbcad2
Add files via upload
xnealcarson 0c0a75f
Rename skillsIssueNums-8-22.json to skills-directory.json
xnealcarson 02cbaf3
Update post-to-skills-issue.js
xnealcarson b1b2957
Created skills-directory.js
xnealcarson 397308f
Merge branch 'hackforla:gh-pages' into TEST-for-skillsactivity-GHA
xnealcarson 0e57320
Update activity-trigger.yml: changed line 25 back to original state
xnealcarson 23c0730
Update post-to-skills-issue.js changed lines of code edited for testi…
xnealcarson 37aa0fe
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson ba56356
Update post-to-skills-issue.js line 55
xnealcarson ba6a687
Deleted github-actions/utils/_data/skillsIssueNums-8-22.csv
xnealcarson 459b847
Update post-to-skills-issue.js to reflect ryanfkeller's requested cha…
xnealcarson 38f2c6a
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson e4174a7
Update skills-directory.json to reflect latest skills directory updat…
xnealcarson 104fb5c
Update post-to-skills-issue.js lines 54-58 to reflect third requested…
xnealcarson 77ed1a1
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson 2716d2b
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson d16a0a8
Update skills-directory.js updated lookupSkillsDirectory and updateSk…
xnealcarson 5e1f55f
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson 9e6524d
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson 33924db
Update skills-directory.js
xnealcarson 7383d6c
Update post-to-skills-issue.js
xnealcarson a57eac9
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson 0814cd4
Update activity-trigger.yml line 25 for testing changes made to PR #8370
xnealcarson d5450d5
Update post-to-skills-issue.js
xnealcarson 9e5a8be
Update post-to-skills-issue.js
xnealcarson fcfdafc
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson 58074a5
Update post-to-skills-issue.js
xnealcarson 4ba5279
Update post-to-skills-issue.js
xnealcarson b74bae2
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson fa4e10b
Update post-to-skills-issue.js
xnealcarson 0b632cd
Update skills-directory.js
xnealcarson d094b96
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson c3d296d
Update post-to-skills-issue.js: fixed syntax error for (!skillsInfo) …
xnealcarson 0780650
Update post-to-skills-issue.js: syntax error fix
xnealcarson ee0d837
Update skills-directory.js: syntax fix for `updateSkillsDirectory` fu…
xnealcarson 7e4702e
Merge branch 'hackforla:gh-pages' into enhance-gha-skillsactivity-8316
xnealcarson 06a89ec
Update skills-directory.json
xnealcarson 3e2e6df
Update activity-trigger.yml
xnealcarson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nitpick but would be nice to have this indent on this comment match the code block