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

Remove PR ID input #196

Merged
merged 2 commits into from
Dec 20, 2022
Merged

Remove PR ID input #196

merged 2 commits into from
Dec 20, 2022

Conversation

ofalvai
Copy link
Contributor

@ofalvai ofalvai commented Dec 20, 2022

Checklist

  • I've read and followed the Contribution Guidelines
  • step.yml and README.md is updated with the changes (if needed)

Version

Requires a MAJOR version update

Context

This input is only used in one place, seen in the diff. Even though we check the existence of this input value, we don't read the value ever again, so it doesn't make a change in the step's flow, and the existence of a PR ID is not enough to checkout the PR branch either.

Changes

Remove pull_request_id step input in step.yml and code.

Investigation details

Decisions

README update will come in a follow-up PR

@ofalvai ofalvai mentioned this pull request Dec 20, 2022
2 tasks
@ofalvai
Copy link
Contributor Author

ofalvai commented Dec 20, 2022

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@ofalvai ofalvai force-pushed the ACI-188-remove-pr-id-input branch from a4795d8 to 2c6727f Compare December 20, 2022 12:07
@ofalvai ofalvai mentioned this pull request Dec 20, 2022
2 tasks
@ofalvai ofalvai requested a review from hisaac December 20, 2022 13:11
Base automatically changed from ACI-188-reorder-inputs to next December 20, 2022 14:28
@ofalvai ofalvai force-pushed the ACI-188-remove-pr-id-input branch from 90e78da to 331847d Compare December 20, 2022 14:32
@ofalvai ofalvai merged commit 98142c5 into next Dec 20, 2022
@ofalvai ofalvai deleted the ACI-188-remove-pr-id-input branch December 20, 2022 14:41
ofalvai added a commit that referenced this pull request Dec 20, 2022
* Remove PR ID input

* Remove input from config too
ofalvai added a commit that referenced this pull request Dec 20, 2022
* Reorder inputs and categories

* Remove category of merge_pr

* Remove PR ID input

* Remove input from config too

* Better step input descriptions

* YAML lint

* Reorder inputs and categories (#195)

* Reorder inputs and categories

* Remove category of merge_pr

* Remove PR ID input (#196)

* Remove PR ID input

* Remove input from config too

* Reorder inputs and categories

* Fix step.yml after broken merge resolution

* Remove category

* Revert accidentally readded step input
@ofalvai ofalvai mentioned this pull request Jan 2, 2023
2 tasks
ofalvai added a commit that referenced this pull request Jan 3, 2023
* Remove PR ID input

* Remove input from config too
ofalvai added a commit that referenced this pull request Jan 3, 2023
* Reorder inputs and categories

* Remove category of merge_pr

* Remove PR ID input

* Remove input from config too

* Better step input descriptions

* YAML lint

* Reorder inputs and categories (#195)

* Reorder inputs and categories

* Remove category of merge_pr

* Remove PR ID input (#196)

* Remove PR ID input

* Remove input from config too

* Reorder inputs and categories

* Fix step.yml after broken merge resolution

* Remove category

* Revert accidentally readded step input
@ofalvai ofalvai mentioned this pull request Jan 9, 2023
2 tasks
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