Skip to content

Check dependabot version updates to wr-set-pr-labels.yml 4831#4848

Merged
roslynwythe merged 3 commits intohackforla:gh-pagesfrom
t-will-gillis:check-version-updates-4831
Jun 20, 2023
Merged

Check dependabot version updates to wr-set-pr-labels.yml 4831#4848
roslynwythe merged 3 commits intohackforla:gh-pagesfrom
t-will-gillis:check-version-updates-4831

Conversation

@t-will-gillis
Copy link
Member

Fixes #4831

What changes did you make and why did you make them ?

  • Tested updating the package version in the file wr-set-pr-labels.yml per the dependabot suggestions:
    • Tested changing uses: actions/github-script@v4 with uses: actions/github-script@v6 per 4734
    • Tested changing uses: actions/checkout@v2 with uses: actions/checkout@v3 per 4735
    • The test changing both versions at same time passed successfully- the PR labels were added to newly created PR as they are supposed to.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

None

@github-actions
Copy link

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.

git checkout -b t-will-gillis-check-version-updates-4831 gh-pages
git pull https://github.com/t-will-gillis/website.git check-version-updates-4831

@github-actions github-actions bot added role: back end/devOps Tasks for back-end developers Complexity: Medium Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly Feature: Refactor GHA Refactoring GitHub actions to fit latest architectural norms size: 1 pt labels Jun 16, 2023
@t-will-gillis t-will-gillis changed the title Check version updates 4831 Check dependabot version updates to wr-set-pr-labels.yml 4831 Jun 16, 2023
@roslynwythe roslynwythe self-requested a review June 18, 2023 17:32
Copy link
Member

@blulady blulady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pulled this pr, pushed it up, made it my main branch. Then I created an issue with labels. When I created the pr & added the issue number, the labels were successfully added to the PR.

@roslynwythe
Copy link
Member

Availability: 6/19 7 - 10 pm 6/20 10 - noon
ETA: EOD 6/20
Progress: Just finished setting up the test environment, about to start on the actual test.

Copy link
Member

@roslynwythe roslynwythe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed the branch to my repo, made it the default, modified issue-trigger.yml to use my repo secret, then created labels, created an issue with labels and a PR into gh-pages, and the labels did appear on the PR.

@roslynwythe roslynwythe merged commit 9225434 into hackforla:gh-pages Jun 20, 2023
@t-will-gillis t-will-gillis deleted the check-version-updates-4831 branch June 21, 2023 22:02
ronaldpaek pushed a commit to ronaldpaek/website that referenced this pull request Jun 28, 2023
…rla#4848)

* Update wr-set-pr-labels.yaml

* Update set-pr-labels.yaml

* Update set-pr-labels.yaml
@ExperimentsInHonesty ExperimentsInHonesty added size: 1pt Can be done in 4-6 hours and removed size: 1 pt labels Aug 31, 2023
@ExperimentsInHonesty ExperimentsInHonesty added the Lang: GHA GitHub Actions label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Medium Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly Feature: Refactor GHA Refactoring GitHub actions to fit latest architectural norms Lang: GHA GitHub Actions role: back end/devOps Tasks for back-end developers size: 1pt Can be done in 4-6 hours

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify dependabot version updates to GHAs for wr-set-pr-labels.yaml

4 participants