Skip to content
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

Bumping actions/gerald-pr to point to newer version of Khan/gerald #91

Merged
merged 5 commits into from
Jun 12, 2024

Conversation

lillialexis
Copy link
Member

@lillialexis lillialexis commented Jun 4, 2024

Summary:

See this PR with a bug-fix regarding GitHub teams not getting added when author is a member of that team, and the author adds comments. Point this to that, once it's landed and tagged.

I also updated the README with instructions (mostly for myself, because I forgot what I did last time) on how to test PRs in this repo before landing (and publishing).

Issue: XXX-XXXX

Test plan:

@lillialexis lillialexis self-assigned this Jun 4, 2024
Copy link

changeset-bot bot commented Jun 4, 2024

🦋 Changeset detected

Latest commit: cacc3f9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
gerald-pr Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lillialexis lillialexis requested a review from a team June 4, 2024 20:39
@@ -25,7 +25,7 @@ runs:
ref: '${{ github.head_ref }}'
if: ${{ github.event.pull_request.draft == false }}
- name: Run Gerald
uses: Khan/gerald@v4.0
uses: Khan/gerald@v4.1
Copy link
Member

Choose a reason for hiding this comment

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

It may be better to just change this to v4 so that minor updates will get rolled out automatically.

Copy link
Member Author

Choose a reason for hiding this comment

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

ooooh... I didn't know it can do that! That's interesting... I would have thought that anything after the @ was just an opaque git ref. What part of the system understands semantic versioning embedded in git tags?

Copy link
Member

Choose a reason for hiding this comment

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

Ah - you know what, I take it back! So this only works for things published in this repo. Gerald isn't set up to do this yet. We have to hardcode the version here... ☹️ If actions here are published you can reference them by major version, which is nice!

@khan-actions-bot
Copy link
Contributor

Gerald

Required Reviewers
  • @Khan/github-actions for changes to README.md, .changeset/cuddly-poets-listen.md, actions/gerald-pr/action.yml

Don't want to be involved in this pull request? Comment #removeme and we won't notify you of further changes.

@lillialexis lillialexis merged commit 52a237a into main Jun 12, 2024
2 checks passed
@lillialexis lillialexis deleted the gerald-bug branch June 12, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants