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

Feat/add gh prs #18

Merged
merged 3 commits into from
Jul 17, 2023
Merged

Conversation

jpower432
Copy link
Member

@jpower432 jpower432 commented Jul 8, 2023

Description

Adds feature to support creating GitHub pull requests with Trestlebot

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this been tested?

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@jpower432
Copy link
Member Author

jpower432 commented Jul 13, 2023

@afflom A note on this PR, making updates to show the steps to use the action with a token that is not the default GITHUB_TOKEN. Updates to actions/checkout with need to be made and the token will need to be passed to the trestle-bot actions for pull_request only. The options auth setup for git may be something to explore in the future.

@jpower432 jpower432 marked this pull request as draft July 14, 2023 14:54
@jpower432 jpower432 marked this pull request as ready for review July 14, 2023 18:53
@afflom afflom merged commit c5fa1fb into RedHatProductSecurity:main Jul 17, 2023
6 checks passed
@jpower432 jpower432 deleted the feat/add-gh-prs branch December 6, 2023 20:39
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.

2 participants