-
-
Notifications
You must be signed in to change notification settings - Fork 778
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
Bump actions/github-script from 6 to 7 #5899
Bump actions/github-script from 6 to 7 #5899
Conversation
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Want to review this pull request? Take a look at this documentation for a step by step guide! From your project repository, check out a new branch and test the changes.
Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL:
|
Availability: weekends |
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.
Tested on my local repo:
issue-trigger.yml
: performed as expected, OK to update.- issue 364
move-closed-issues.yaml
: performed as expected, OK to update.- same issue.
- workflow runs: starting https://github.com/t-will-gillis/website/actions/runs/6965599614
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.
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.
Tested on my local repo:
schedule-friday-0700.yml
: performed as expected, OK to update
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.
schedule-monthly-PREV.yml
will be deleted, therefore OK to temporarily update it.
Based on the above tests, there are no unexpected consequences due to the Dependabot suggested update. OK to proceed.
updating actions/github-script@v6 --> v7 per hackforla#5899
…788 (#5467) * Update schedule-monthly.yml Combining functionalities of prev. `schedule-monthly.yml` and `schedule-thu-1100.yml` * Update contributors-data.js Consolidate previous `schedule-monthly.yml` and `schedule-thu-1100.yml` * Update create-new-issue.js * Update comment-issue.js Consolidate `schedule-monthly.yml` and `schedule-thu-1100.yml` * Update create-new-issue.js Address CodeQL notice * Delete github-actions/trigger-schedule/list-inactive-members/get-list.js No longer used * Delete .github/workflows/schedule-monthly-PREV.yml Consolidated functionality into revised `schedule-monthly.yml` * Update create-new-issue.js changed 'Website' team to 'website-write' team in the paragraph beginning "If this was a mistake..." * Update create-new-issue.js Remove `ready for product` label * Update create-new-issue.js Comments from Bonnie #4788 (comment) * Update schedule-monthly.yml Bump actions/setup-node@v3 --> @v4 per #5769 * Update contributors-data.js Removing import references to 'true-github-contributors'- this is not actually used in this file. * Update create-new-issue.js Changes in response to Bonnnie's comments * Update create-new-issue.js Fixed `milestone` to be `8`, which is the HfLA milestone number corresponding to ".08 Team workflow". Also, minor edits to the formatting of the message. * Create schedule-monthly-PREV.yml Fixing merge conflict: The "to be deleted" file has changed. Adding file back with the changes, then will immediately delete it again. * Delete .github/workflows/schedule-monthly-PREV.yml * Create schedule-monthly-PREV.yml Adding this file back in in order to address the merge conflict. Once this PR is merged, a follow up PR will delete this file. * Update create-new-issue.js Added notes to Dev Leads explaining process to reactivate members, and investigate if a bug is noticed * Update contributors-data.js Changed so that only issue assignees are returned when querying "/issues". * Update contributors-data.js minor tweaks * Update schedule-monthly.yml Update actions/github-script@v6 --> v7 * Create wr-schedule-monthly.yml Workflow run to automatically close the issue created by the 'Schedule Monthly' workflow * Update create-new-issue.js * Create schedule-monthly-reopen.yml * Update schedule-monthly-PREV.yml updating actions/github-script@v6 --> v7 per #5899 * Update schedule-monthly.yml Adding check to skip run on January 1st (since December is off for HfLA website) * Update contributors-data.js Adding checks to skip the January 1st run, and adjust to 3 months inactive only for the February 1st run * Update wr-schedule-monthly.yml Corrected the name of the GH_TOKEN * Update schedule-monthly-reopen.yml Corrected name of repo-token * Update issue-trigger.yml latest updates for Inactive Members * Delete .github/workflows/schedule-monthly-reopen.yml The reopening mechanism will be different; this workflow no longer needed * Update check-labels.js latest with new mechanism for inactive members to create issues * Update create-new-issue.js new mechanism for inactive members to send message * Update create-new-issue.js Demo video slowed down * Update contributors-data.js f. ER#4541: add check to see if inactive member on 'website' team prior to removal from 'website-write' team * Update create-new-issue.js uploaded new demo gif
Bumps actions/github-script from 6 to 7.
Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
e69ef54
Merge pull request #425 from actions/joshmgross/node-20ee0914b
Update licensesd6fc56f
Use@types/node
for Node 20384d6cf
Fix quotations in tests8472492
Only validate GraphQLpreviews
84903f5
Removenode-fetch
from type5349cf9
Merge branch 'main' into joshmgross/node-20ecae9eb
Merge pull request #402 from typed-actions/export-types044ebbb
Merge branch 'main' into export-types6b5d3ea
Merge pull request #429 from robandpdx/add-base-url-optionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)